Borderou de evaluare (job #718451)

Utilizator avatar Andrei1202 Dragomir Andrei Andrei1202 IP ascuns
Problemă Maxconcat (clasa a 5-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 8 mai 2023 13:15:46 Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int main()': main.cpp:16:9: error: 'IF' was not declared in this scope 16 | IF(v[i]!=0) | ^~ main.cpp:9:11: warning: unused variable 'x' [-Wunused-variable] 9 | int n,x,Max=-1; | ^