Borderou de evaluare (job #736606)

Utilizator avatar Andreea3425 Diaconu Andreea Andreea3425 IP ascuns
Problemă Bile1 (clasa a 7-a) Compilator c-32
Rundă Tema 3 clasa a 7-a Status evaluat
Dată 7 oct. 2023 19:29:02 Scor 100

Raport evaluator

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