Borderou de evaluare (job #668850)

Utilizator avatar vlad_n Vlad Negut vlad_n IP ascuns
Problemă Bile1 (clasa a 7-a) Compilator c-32
Rundă Arhiva de probleme Status evaluat
Dată 12 oct. 2022 20:58:22 Scor 100

Raport evaluator

Compilare: main.c: In function 'main': main.c:11:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 11 | fscanf(fin, "%d%d%d", &n, &m, &p); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:14:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 14 | fscanf(fin, "%d%d", &l, &c); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:19:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 19 | fscanf(fin, "%d", &b[1][i]); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 376 kb OK 10
2 16 ms 2215 kb OK 10
3 18 ms 2600 kb OK 10
4 28 ms 2732 kb OK 10
5 29 ms 3264 kb OK 10
6 33 ms 3121 kb OK 10
7 39 ms 4177 kb OK 10
8 39 ms 4177 kb OK 10
9 44 ms 4169 kb OK 10
10 1 ms 114 kb OK 10
Punctaj total 100