Pagini recente »
Borderou de evaluare (job #39625)
|
Borderou de evaluare (job #364625)
|
Borderou de evaluare (job #657723)
|
Borderou de evaluare (job #815136)
|
Borderou de evaluare (job #776131)
Borderou de evaluare (job #776131)
Raport evaluator
Compilare:
main.cpp: In member function 'InParser& InParser::operator>>(long long int&)':
main.cpp:39:5: warning: this 'while' clause does not guard... [-Wmisleading-indentation]
39 | while (!isdigit(c = read_ch()) && c != '-');long long sgn = 1;
| ^~~~~
main.cpp:39:49: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while'
39 | while (!isdigit(c = read_ch()) && c != '-');long long sgn = 1;
| ^~~~
main.cpp: In member function 'char InParser::read_ch()':
main.cpp:20:39: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result]
20 | ++sp;if (sp == 4096) {sp = 0;fread(buff, 1, 4096, fin);}return buff[sp];
| ~~~~~^~~~~~~~~~~~~~~~~~~~
Test |
Timp execuție |
Memorie folosită |
Mesaj |
Punctaj/test |
1
|
1 ms
|
245 kb
|
OK
|
10
|
2
|
1 ms
|
245 kb
|
OK
|
10
|
3
|
1 ms
|
507 kb
|
Incorect
|
0
|
4
|
1 ms
|
245 kb
|
Incorect
|
0
|
5
|
1 ms
|
245 kb
|
Incorect
|
0
|
6
|
1 ms
|
266 kb
|
Incorect
|
0
|
7
|
129 ms
|
3616 kb
|
OK
|
10
|
8
|
161 ms
|
3493 kb
|
OK
|
10
|
9
|
129 ms
|
4423 kb
|
OK
|
10
|
10
|
1 ms
|
245 kb
|
Incorect
|
0
|
Punctaj total
|
50
|