Pagini recente »
Borderou de evaluare (job #657723)
|
Borderou de evaluare (job #815136)
|
Borderou de evaluare (job #776131)
|
Borderou de evaluare (job #395119)
|
Borderou de evaluare (job #776133)
Borderou de evaluare (job #776133)
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
|
503 kb
|
OK
|
10
|
4
|
29 ms
|
1175 kb
|
OK
|
10
|
5
|
59 ms
|
1806 kb
|
OK
|
10
|
6
|
1 ms
|
245 kb
|
Incorect
|
0
|
7
|
1 ms
|
245 kb
|
Incorect
|
0
|
8
|
1 ms
|
241 kb
|
Incorect
|
0
|
9
|
1 ms
|
245 kb
|
Incorect
|
0
|
10
|
159 ms
|
4272 kb
|
OK
|
10
|
Punctaj total
|
60
|