Borderou de evaluare (job #598624)

Utilizator avatar Dunareanu Dinu Dunareanu Dunareanu IP ascuns
Problemă Flori1 (răzbunarea florilor lui Teodor Plop) Compilator c-32
Rundă Arhiva de probleme Status evaluat
Dată 20 mai 2021 08:47:39 Scor 90

Raport evaluator

Compilare: main.c: In function 'main': main.c:16:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 16 | fscanf( fin, "%d%d", &n, &m ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:19:13: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 19 | fscanf( fin, "%hd", &h[i][j] ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:24:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 24 | fscanf( fin, "%d", &z ); | ^~~~~~~~~~~~~~~~~~~~~~~ main.c:26:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 26 | fscanf( fin, "%hd%hd%hd%hd%hd", &l1, &c1, &l2, &c2, &x ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 262 kb OK 10
2 1 ms 262 kb OK 10
3 1 ms 262 kb OK 10
4 35 ms 917 kb OK 10
5 39 ms 1179 kb OK 10
6 86 ms 1310 kb OK 10
7 239 ms 1835 kb OK 10
8 269 ms 1572 kb OK 10
9 378 ms 2486 kb OK 10
10 408 ms 2224 kb Time limit exceeded 0
Punctaj total 90