Borderou de evaluare (job #823869)

Utilizator avatar NeaguIoan Negu Catalin NeaguIoan IP ascuns
Problemă Bile1 (clasa a 7-a) Compilator c-32
Rundă Tema 45 Clasa a 6-a Status evaluat
Dată 13 mai 2025 20:28:56 Scor 100

Raport evaluator

Compilare: main.c: In function 'main': main.c:10:3: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 10 | fscanf( fin, "%d%d%d", &r, &c, &b ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:12:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 12 | fscanf( fin, "%d%d", &row, &col ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:18:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 18 | fscanf( fin, "%d", &bc[i] ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
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 262 kb OK 10
4 1 ms 270 kb OK 10
5 1 ms 270 kb OK 10
6 9 ms 241 kb OK 10
7 9 ms 241 kb OK 10
8 9 ms 241 kb OK 10
9 9 ms 507 kb OK 10
10 1 ms 245 kb OK 10
Punctaj total 100