Borderou de evaluare (job #705543)

Utilizator avatar Costache_Andrei_paul Costache Andrei Paul Costache_Andrei_paul IP ascuns
Problemă Alfanumeric (clasa a 5-a) Compilator cpp-32
Rundă superoji2 Status evaluat
Dată 13 mar. 2023 08:01:28 Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int main()': main.cpp:10:5: error: 's' was not declared in this scope 10 | s=0, cnt=0; | ^ main.cpp:10:10: error: 'cnt' was not declared in this scope; did you mean 'int'? 10 | s=0, cnt=0; | ^~~ | int