Borderou de evaluare (job #708012)

Utilizator avatar AndreiEsteNebun Mateescu Andrei AndreiEsteNebun IP ascuns
Problemă Iepuraș2 (clasa a 5-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 16 mar. 2023 17:03:49 Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int main()': main.cpp:58:19: error: 'sumcif' was not declared in this scope 58 | int s=sumcif(x),cnt=0; | ^~~~~~ main.cpp:70:25: error: 'cnt' was not declared in this scope; did you mean 'int'? 70 | cnt++,cpyj/=10; | ^~~ | int main.cpp:76:19: error: 'cnt' was not declared in this scope; did you mean 'int'? 76 | fout<<cnt<<"\n"; | ^~~ | int