Borderou de evaluare (job #668851)

Utilizator avatar vlad_n Vlad Negut vlad_n IP ascuns
Problemă Bile1 (clasa a 7-a) Compilator c-32
Rundă Tema 4 clasa a 7-a Status evaluat
Dată 12 oct. 2022 20:58:35 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 18 ms 2207 kb OK 10
3 19 ms 2609 kb OK 10
4 23 ms 2740 kb OK 10
5 28 ms 3264 kb OK 10
6 37 ms 3121 kb OK 10
7 39 ms 4182 kb OK 10
8 35 ms 4182 kb OK 10
9 43 ms 4173 kb OK 10
10 1 ms 114 kb OK 10
Punctaj total 100