Borderou de evaluare (job #681524)

Utilizator avatar vladnicu Vlad Nicu vladnicu IP ascuns
Problemă Flori Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 12 dec. 2022 18:56:44 Scor 80

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:19:9: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result] 19 | fscanf( fin, "%d%d", &n, &m ); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ main.cpp:22:13: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result] 22 | fscanf( fin, "%hd", &h[i][j] ); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ main.cpp:25:9: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result] 25 | fscanf( fin, "%d", &z ); | ~~~~~~^~~~~~~~~~~~~~~~~ main.cpp:27:11: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result] 27 | fscanf( fin, "%hd%hd%hd%hd%hd", &l1, &c1, &l2, &c2, &x ); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 114 kb OK 10
2 1 ms 110 kb OK 10
3 1 ms 114 kb OK 10
4 47 ms 774 kb OK 10
5 46 ms 1032 kb OK 10
6 122 ms 1163 kb OK 10
7 331 ms 1818 kb OK 10
8 316 ms 1429 kb OK 10
9 409 ms 1691 kb Time limit exceeded 0
10 408 ms 1822 kb Time limit exceeded 0
Punctaj total 80