Borderou de evaluare (job #585346)

Utilizator avatar Nasa1004 Ema Nicole Gheorghe Nasa1004 IP ascuns
Problemă Tetris1 (clasa a 6-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 10 mar. 2021 15:33:02 Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int main()': main.cpp:30:11: warning: statement has no effect [-Wunused-value] 30 | v[i]==maxi+x; | ~~~~^~~~~~~~ main.cpp:43:29: error: invalid operands of types 'int' and '<unresolved overloaded function type>' to binary 'operator==' 43 | if(v[i]==v[i+1] && v[i]==max) | ~~~~^~~~~