Borderou de evaluare (job #633428)

Utilizator avatar palc Palcu Stefan palc IP ascuns
Problemă Insule ( clasa a 10-a ) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 17 feb. 2022 18:14:35 Scor 100

Raport evaluator

Compilare: main.cpp: In function 'void Fill(int, int, char)': main.cpp:54:17: warning: the address of 'int Inauntru(int, int)' will never be NULL [-Waddress] 54 | if (Inauntru && a[i][j] == nr && viz[i][j] == 0) | ^~~~~~~~ main.cpp: In function 'void Lee()': main.cpp:76:17: warning: the address of 'int Inauntru(int, int)' will never be NULL [-Waddress] 76 | if (Inauntru && d[i][j] >= d[x][y] + 1) | ^~~~~~~~ main.cpp: In function 'int main()': main.cpp:120:9: warning: unused variable 'i' [-Wunused-variable] 120 | int i, j; | ^ main.cpp:120:12: warning: unused variable 'j' [-Wunused-variable] 120 | int i, j; | ^ main.cpp: In function 'void Fill(int, int, char)': main.cpp:44:17: warning: 'y' is used uninitialized [-Wuninitialized] 44 | viz[x][y] = 1; | ^ main.cpp:42:15: warning: 'x' is used uninitialized [-Wuninitialized] 42 | int i, j, x, y; | ^
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 114 kb OK 10
2 1 ms 245 kb OK 10
3 1 ms 245 kb OK 10
4 1 ms 245 kb OK 10
5 1 ms 245 kb OK 10
6 1 ms 241 kb OK 10
7 1 ms 245 kb OK 10
8 1 ms 245 kb OK 10
9 1 ms 245 kb OK 10
10 1 ms 241 kb OK 10
Punctaj total 100