Pagini recente »
Borderou de evaluare (job #128764)
|
Borderou de evaluare (job #425443)
|
Borderou de evaluare (job #440228)
|
Borderou de evaluare (job #695141)
|
Borderou de evaluare (job #665602)
Borderou de evaluare (job #665602)
Raport evaluator
Compilare:
main.cpp:449:2: warning: #import is a deprecated GCC extension [-Wdeprecated]
449 | #import<fstream>
| ^~~~~~
main.cpp: In member function 'int BigInt::operator[](int) const':
main.cpp:120:22: warning: comparison of integer expressions of different signedness: 'std::__cxx11::basic_string<char>::size_type' {aka 'unsigned int'} and 'const int' [-Wsign-compare]
120 | if(digits.size() <= index || index < 0)
| ~~~~~~~~~~~~~~^~~~~~~~
main.cpp: In function 'BigInt& operator/=(BigInt&, const BigInt&)':
main.cpp:287:24: warning: unused variable 'm' [-Wunused-variable]
287 | int n = Length(a), m = Length(b);
| ^
main.cpp: In function 'BigInt& operator%=(BigInt&, const BigInt&)':
main.cpp:325:24: warning: unused variable 'm' [-Wunused-variable]
325 | int n = Length(a), m = Length(b);
| ^
main.cpp: At global scope:
main.cpp:450:1: warning: ISO C++ forbids declaration of 'main' with no type [-Wreturn-type]
450 | main()
| ^~~~
main.cpp: In function 'int main()':
main.cpp:454:12: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result]
454 | freopen("spm.in","r",stdin);
| ~~~~~~~^~~~~~~~~~~~~~~~~~~~
main.cpp:455:12: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result]
455 | freopen("spm.out","w",stdout);
| ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
Test |
Timp execuție |
Memorie folosită |
Mesaj |
Punctaj/test |
1
|
1 ms
|
114 kb
|
OK
|
10
|
2
|
1 ms
|
114 kb
|
OK
|
10
|
3
|
1 ms
|
114 kb
|
OK
|
10
|
4
|
1 ms
|
114 kb
|
OK
|
10
|
5
|
1 ms
|
114 kb
|
OK
|
10
|
6
|
1 ms
|
249 kb
|
OK
|
10
|
7
|
16 ms
|
245 kb
|
OK
|
10
|
8
|
17 ms
|
249 kb
|
OK
|
10
|
9
|
64 ms
|
245 kb
|
OK
|
10
|
10
|
64 ms
|
245 kb
|
OK
|
10
|
Punctaj total
|
100
|