Borderou de evaluare (job #738357)

Utilizator avatar Coman_Diana Coman Diana Coman_Diana IP ascuns
Problemă Onigim (clasa a 5-a) Compilator c-32
Rundă Tema 4 clasa a 7-a Status evaluat
Dată 15 oct. 2023 18:48:23 Scor 100

Raport evaluator

Compilare: main.c: In function 'main': main.c:16:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 16 | fscanf( fin, "%d%d", &numar_elevi, &numar_punctaje ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:18:7: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 18 | fscanf( fin, "%d", &punctaj[index] ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:20:7: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 20 | fscanf( fin, "%d", &numar_elevi_sub ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 245 kb OK 10
2 2 ms 245 kb OK 10
3 1 ms 245 kb OK 10
4 1 ms 245 kb OK 10
5 1 ms 241 kb OK 10
6 1 ms 245 kb OK 10
7 1 ms 245 kb OK 10
8 3 ms 241 kb OK 10
9 2 ms 245 kb OK 10
10 1 ms 245 kb OK 10
Punctaj total 100