Borderou de evaluare (job #737091)

Utilizator avatar Andy_Visan Andrei Visan Andy_Visan IP ascuns
Problemă Bile1 (clasa a 7-a) Compilator c-32
Rundă Tema 3 clasa a 7-a Status evaluat
Dată 9 oct. 2023 18:22:51 Scor 0

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%d", &m, &n, &p); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:21:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 21 | fscanf(fin, "%d%d", &l, &c); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:29:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 29 | fscanf(fin, "%d", &b[i]); | ^~~~~~~~~~~~~~~~~~~~~~~~ main.c:53:5: warning: pointer 'fin' used after 'fclose' [-Wuse-after-free] 53 | fclose(fin); | ^~~~~~~~~~~ main.c:32:5: note: call to 'fclose' here 32 | fclose(fin); | ^~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 245 kb Incorect 0
2 19 ms 249 kb Incorect 0
3 69 ms 249 kb Incorect 0
4 66 ms 389 kb Incorect 0
5 9 ms 249 kb Incorect 0
6 109 ms 249 kb Time limit exceeded 0
7 9 ms 249 kb Killed by Signal 11 0
8 1 ms 249 kb Killed by Signal 11 0
9 9 ms 249 kb Killed by Signal 11 0
10 2 ms 245 kb Incorect 0
Punctaj total 0