Borderou de evaluare (job #668469)

Utilizator avatar Remus Rughinis Remus Remus IP ascuns
Problemă Numere12 (clasele 9-10) Compilator c-32
Rundă Arhiva de probleme Status evaluat
Dată 10 oct. 2022 19:38:48 Scor 100

Raport evaluator

Compilare: main.c: In function 'main': main.c:162:3: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 162 | fscanf(fin, "%d%d%d", &n, &m, &k); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:165:7: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 165 | fscanf(fin, "%d", &v[i][j]); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:171:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 171 | fscanf(fin, "%d%d", &lin, &col); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 114 kb OK! 10
2 46 ms 118 kb OK! 10
3 1 ms 114 kb OK! 10
4 1 ms 114 kb OK! 10
5 1 ms 118 kb OK! 10
6 1 ms 118 kb OK! 10
7 11 ms 118 kb OK! 10
8 48 ms 114 kb OK! 10
9 1 ms 118 kb OK! 10
10 1 ms 118 kb OK! 10
Punctaj total 100