Borderou de evaluare (job #736546)

Utilizator avatar david_d2 David Alexandru Dimulescu david_d2 IP ascuns
Problemă Numere Apropiate (clasa a 7-a) Compilator c-32
Rundă Tema 3 Clasa a 8-a Status evaluat
Dată 7 oct. 2023 14:50:23 Scor 40

Raport evaluator

Compilare: main.c: In function 'main': main.c:12:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 12 | fscanf( fin, "%d", &n ); | ^~~~~~~~~~~~~~~~~~~~~~~ main.c:14:7: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 14 | fscanf( fin, "%d", &mat[ i ][ 0 ] ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:20:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 20 | fscanf( fin, "%d", &q ); | ^~~~~~~~~~~~~~~~~~~~~~~ main.c:32:7: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 32 | fscanf( fin, "%d", &y ); | ^~~~~~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 118 kb OK 10
2 1 ms 245 kb Incorect 0
3 1 ms 245 kb Incorect 0
4 1 ms 245 kb OK 10
5 9 ms 503 kb OK 10
6 29 ms 716 kb OK 10
7 254 ms 1699 kb Time limit exceeded 0
8 259 ms 1032 kb Time limit exceeded 0
9 258 ms 507 kb Time limit exceeded 0
10 259 ms 1818 kb Time limit exceeded 0
Punctaj total 40