Borderou de evaluare (job #613610)

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:37:52 Scor 70

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:41:20: warning: 'j' may be used uninitialized in this function [-Wmaybe-uninitialized] 41 | (col[j] == m && lin[i + 1] == lin[i] + 1 && col[i + 1] == 1))); | ~~~^~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 20 ms 131 kb OK 10
2 1 ms 131 kb OK 10
3 8 ms 131 kb OK 10
4 1 ms 131 kb OK 10
5 1 ms 131 kb Incorect 0
6 1 ms 131 kb Incorect 0
7 1 ms 131 kb OK 10
8 24 ms 131 kb OK 10
9 40 ms 131 kb OK 10
10 31 ms 131 kb Incorect 0
Punctaj total 70