Borderou de evaluare (job #697887)

Utilizator avatar AndreiEsteNebun Mateescu Andrei AndreiEsteNebun IP ascuns
Problemă Cluburi (clasa a 5-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 21 feb. 2023 13:20:15 Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int main()': main.cpp:66:17: error: 'cnt' was not declared in this scope; did you mean 'int'? 66 | cnt++; | ^~~ | int main.cpp:70:15: error: 'cnt' was not declared in this scope; did you mean 'int'? 70 | cout<<cnt<<'\n'; | ^~~ | int