Borderou de evaluare (job #613609)

Utilizator avatar MAlex2019 Melintioi George Alexandru MAlex2019 IP ascuns
Problemă Fermier (clasa a 8-a) Compilator c-32
Rundă Arhiva de probleme Status evaluat
Dată 1 nov. 2021 16:33:57 Scor 50

Raport evaluator

Compilare: main.c: In function 'main': main.c:11:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 11 | fscanf(fin, "%d%d%d", &n, &m, &p); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:13:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 13 | fscanf(fin, "%d%d", &lin[i], &col[i]); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:52:20: warning: 'j' may be used uninitialized in this function [-Wmaybe-uninitialized] 52 | (col[j] == m && lin[i + 1] == lin[i] + 1 && col[i + 1] == 1))); | ~~~^~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 23 ms 131 kb OK 10
2 1 ms 131 kb OK 10
3 1 ms 131 kb OK 10
4 1 ms 131 kb Incorect 0
5 11 ms 131 kb Incorect 0
6 1 ms 131 kb Incorect 0
7 1 ms 131 kb OK 10
8 21 ms 131 kb OK 10
9 32 ms 131 kb Incorect 0
10 32 ms 131 kb Incorect 0
Punctaj total 50