Borderou de evaluare (job #772618)

Utilizator avatar Coman_Diana Coman Diana Coman_Diana IP ascuns
Problemă Raze (clasa a 8-a) Compilator c-32
Rundă Tema 28 Clasa a 7-a Status evaluat
Dată 7 apr. 2024 15:54:30 Scor 100

Raport evaluator

Compilare: main.c: In function 'main': main.c:18:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 18 | fscanf( fin, "%d", &num_t ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:23:7: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 23 | fscanf( fin, "%d%d", &num_n, &num_m ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:26:11: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 26 | fscanf( fin, "%d", &mat[lin][col] ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 507 kb OK 10
2 39 ms 249 kb OK 10
3 539 ms 270 kb OK 10
4 19 ms 249 kb OK 10
5 19 ms 245 kb OK 10
6 329 ms 245 kb OK 10
7 507 ms 249 kb OK 10
8 508 ms 507 kb OK 10
9 499 ms 274 kb OK 10
10 499 ms 249 kb OK 10
Punctaj total 100