Borderou de evaluare (job #704747)

Utilizator avatar DeezNuts Albert Voiculescu DeezNuts IP ascuns
Problemă Aritmetica2 (clasa a 5-a) Compilator cpp-32
Rundă superoji2 Status evaluat
Dată 12 mar. 2023 16:09:44 Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int main()': main.cpp:9:13: error: 'c' was not declared in this scope; did you mean 'ce'? 9 | in>>nr>>c>>nr2; | ^ | ce main.cpp:15:20: error: expected ';' before 'if' 15 | out<<nr*nr2 | ^ | ; 16 | if(ce==3) | ~~