Borderou de evaluare (job #621985)

Utilizator avatar GheorgheB Balamatiuc Gheorghe GheorgheB IP ascuns
Problemă Furnica (clasa a 6-a) Compilator cpp-32
Rundă lasm_21_12_2021_cl12 Status evaluat
Dată 21 dec. 2021 14:20:16 Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int main()': main.cpp:17:22: warning: left operand of comma operator has no effect [-Wunused-value] 17 | if(a[xc, yc] >= 0){ | ^~ main.cpp:17:30: error: ordered comparison of pointer with integer zero ('int*' and 'int') 17 | if(a[xc, yc] >= 0){ | ~~~~~~~~~~^~~~ main.cpp:27:14: warning: left operand of comma operator has no effect [-Wunused-value] 27 | if(a[xc, yc] >= 0){ | ^~ main.cpp:27:22: error: ordered comparison of pointer with integer zero ('int*' and 'int') 27 | if(a[xc, yc] >= 0){ | ~~~~~~~~~~^~~~