Borderou de evaluare (job #668786)

Utilizator avatar miruna121 damian miruna miruna121 IP ascuns
Problemă Cifra2 (clasa a 5-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 12 oct. 2022 13:09:22 Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int main()': main.cpp:8:10: error: 'v' was not declared in this scope; did you mean 'v3'? 8 | cin>>v; | ^ | v3 main.cpp:7:9: warning: unused variable 'Max' [-Wunused-variable] 7 | int Max=0; | ^~~