Borderou de evaluare (job #638823)

Utilizator avatar andreipirjol Andrei Pirjol Comanescu andreipirjol IP ascuns
Problemă Flori Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 6 mar. 2022 10:07:38 Scor 50

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:35:11: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result] 35 | fscanf(fin, "%d%d", &n, &m); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~ main.cpp:38:19: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result] 38 | fscanf(fin, "%d", &a[i][j]); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~ main.cpp:40:11: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result] 40 | fscanf(fin, "%d", &t); | ~~~~~~^~~~~~~~~~~~~~~ main.cpp:45:15: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result] 45 | fscanf(fin, "%d%d%d%d%d", &P1.x, &P1.y, &P2.x, &P2.y, &x); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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 43 ms 1294 kb OK 10
5 109 ms 1683 kb OK 10
6 405 ms 2211 kb Time limit exceeded 0
7 403 ms 3264 kb Time limit exceeded 0
8 408 ms 2609 kb Time limit exceeded 0
9 401 ms 4177 kb Time limit exceeded 0
10 406 ms 4177 kb Time limit exceeded 0
Punctaj total 50