Borderou de evaluare (job #739581)

Utilizator avatar vladimir.gavris vladimir g vladimir.gavris IP ascuns
Problemă Adlic (clasa a 9-a) Compilator c-32
Rundă Arhiva de probleme Status evaluat
Dată 22 oct. 2023 12:56:21 Scor 100

Raport evaluator

Compilare: main.c: In function 'main': main.c:32:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 32 | fscanf( fin, "%d%d", &cerinta, &n ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:36:17: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 36 | fscanf( fin, "%d", &punctaj1 ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:39:25: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 39 | fscanf( fin, "%d", &punctaj2 ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:51:17: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 51 | fscanf( fin, "%d", &stiva[ ultimul ] ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:54:25: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 54 | fscanf( fin, "%d", &punctaj1 ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 4 ms 245 kb OK 10
2 4 ms 245 kb OK 10
3 4 ms 245 kb OK 10
4 5 ms 245 kb OK 10
5 5 ms 245 kb OK 10
6 27 ms 245 kb OK 10
7 356 ms 1548 kb OK 10
8 479 ms 2080 kb OK 10
9 635 ms 3387 kb OK 10
10 666 ms 3395 kb OK 10
Punctaj total 100