Borderou de evaluare (job #736664)

Utilizator avatar Coman_Diana Coman Diana Coman_Diana IP ascuns
Problemă Bile1 (clasa a 7-a) Compilator c-32
Rundă Tema 3 clasa a 7-a Status evaluat
Dată 7 oct. 2023 21:16:54 Scor 100

Raport evaluator

Compilare: main.c: In function 'main': main.c:14:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 14 | fscanf( fin, "%d%d%d", &numar_linii, &numar_coloane, &numar_obstacole ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:16:7: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 16 | fscanf( fin, "%d%d", &linia, &coloana ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:22:7: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 22 | fscanf( fin, "%d", &b[index] ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 245 kb OK 10
2 1 ms 249 kb OK 10
3 9 ms 241 kb OK 10
4 1 ms 249 kb OK 10
5 1 ms 249 kb OK 10
6 9 ms 241 kb OK 10
7 9 ms 249 kb OK 10
8 9 ms 241 kb OK 10
9 9 ms 245 kb OK 10
10 1 ms 245 kb OK 10
Punctaj total 100