Borderou de evaluare (job #765981)

Utilizator avatar Ralucutza Popa Maya Ralucutza IP ascuns
Problemă Insule ( clasa a 10-a ) Compilator c-32
Rundă Arhiva de probleme Status evaluat
Dată 2 mar. 2024 21:14:22 Scor 30

Raport evaluator

Compilare: main.c: In function 'main': main.c:80:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 80 | fscanf(fin, "%d%d ", &n, &m); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c: In function 'fill': main.c:67:11: warning: array subscript -2 is below array bounds of 'int[100][100]' [-Warray-bounds=] 67 | if(mat[lin][col-1]==cod && lin>=0 && lin<n && col-1>=0 && col-1<m) { | ~~~^~~~~ main.c:4:5: note: while referencing 'mat' 4 | int mat[MAX][MAX],visitat[MAX][MAX]; | ^~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 245 kb OK 10
2 9 ms 270 kb OK 10
3 109 ms 249 kb Time limit exceeded 0
4 29 ms 765 kb OK 10
5 109 ms 532 kb Time limit exceeded 0
6 109 ms 249 kb Time limit exceeded 0
7 109 ms 249 kb Time limit exceeded 0
8 109 ms 528 kb Time limit exceeded 0
9 109 ms 512 kb Time limit exceeded 0
10 109 ms 512 kb Time limit exceeded 0
Punctaj total 30