Borderou de evaluare (job #795106)

Utilizator avatar mar1 Cristina Georgescu mar1 IP ascuns
Problemă Roboti (clasa a 6-a) Compilator cpp-32
Rundă Tema 16 Clasa a 6-a Status evaluat
Dată 15 nov. 2024 22:16:03 Scor 0

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:43:36: warning: statement has no effect [-Wunused-value] 43 | a[i][j]=='L'; | ~~~~~~~^~~~~ main.cpp:84:36: warning: statement has no effect [-Wunused-value] 84 | a[i][j]=='R'; | ~~~~~~~^~~~~ main.cpp:126:36: warning: statement has no effect [-Wunused-value] 126 | a[i][j]=='U'; | ~~~~~~~^~~~~ main.cpp:167:36: warning: statement has no effect [-Wunused-value] 167 | a[i][j]=='D'; | ~~~~~~~^~~~~ main.cpp:20:21: warning: variable 'ck' set but not used [-Wunused-but-set-variable] 20 | int n,k,i,j,ck; | ^~ main.cpp:181:49: warning: array subscript -1 is below array bounds of 'char [21][21]' [-Warray-bounds=] 181 | a[i-2][j]='.'; | ~~~~~^ main.cpp:16:6: note: while referencing 'a' 16 | char a[21][21]; | ^
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 249 kb Incorect 0
2 1 ms 249 kb Incorect 0
3 1 ms 270 kb Incorect 0
4 1 ms 249 kb Incorect 0
5 1 ms 249 kb Incorect 0
6 1 ms 270 kb Incorect 0
7 1 ms 249 kb Incorect 0
8 1 ms 249 kb Incorect 0
9 1 ms 249 kb Incorect 0
10 1 ms 249 kb Incorect 0
Punctaj total 0