Borderou de evaluare (job #736354)

Utilizator avatar ultra980 Alex Stan ultra980 IP ascuns
Problemă Bile1 (clasa a 7-a) Compilator c-32
Rundă Tema 3 clasa a 7-a Status evaluat
Dată 6 oct. 2023 19:26:55 Scor 100

Raport evaluator

Compilare: main.c: In function 'main': main.c:23:3: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 23 | fscanf( fin, "%d%d%d", &m, &n, &p ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:25:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 25 | fscanf( fin, "%d%d", &l, &c ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:35:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 35 | fscanf( fin, "%d", &bile[ c ] ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 245 kb OK 10
2 1 ms 249 kb OK 10
3 9 ms 241 kb OK 10
4 1 ms 249 kb OK 10
5 1 ms 249 kb OK 10
6 9 ms 241 kb OK 10
7 9 ms 241 kb OK 10
8 9 ms 241 kb OK 10
9 9 ms 241 kb OK 10
10 1 ms 245 kb OK 10
Punctaj total 100