Borderou de evaluare (job #728970)

Utilizator avatar Iustinian Nerdvana 8 Stefanescu Iustinian Iustinian IP ascuns
Problemă Proiecte (clasa a 7-a) Compilator c-32
Rundă Arhiva de probleme Status evaluat
Dată 16 aug. 2023 19:43:54 Scor 100

Raport evaluator

Compilare: main.c: In function 'main': main.c:14:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 14 | fscanf( fin, "%d%d", &nrfirme, &nrproiecte ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:18:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 18 | fscanf( fin, "%d", &nretape ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:20:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 20 | fscanf( fin, "%d", &etape[0] ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:24:13: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 24 | fscanf( fin, "%d", &etape[j] ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 159 ms 507 kb OK 10
2 10 ms 245 kb OK 10
3 99 ms 245 kb OK 10
4 149 ms 245 kb OK 10
5 19 ms 249 kb OK 10
6 9 ms 249 kb OK 10
7 1 ms 249 kb OK 10
8 1 ms 245 kb OK 10
9 149 ms 507 kb OK 10
10 99 ms 1028 kb OK 10
Punctaj total 100