Borderou de evaluare (job #776130)

Utilizator avatar sandry24 Grosu Alexandru sandry24 IP ascuns
Problemă Hot Dogs (clasele 9-10) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 25 apr. 2024 11:52:53 Scor 10

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 Incorect 0
2 1 ms 245 kb Incorect 0
3 1 ms 245 kb Incorect 0
4 1 ms 245 kb Incorect 0
5 1 ms 245 kb Incorect 0
6 1 ms 245 kb Incorect 0
7 1 ms 245 kb Incorect 0
8 1 ms 507 kb Incorect 0
9 1 ms 245 kb Incorect 0
10 159 ms 4272 kb OK 10
Punctaj total 10