Borderou de evaluare (job #583451)

Utilizator avatar maria.fulau Maria Fulau maria.fulau IP ascuns
Problemă Cifre8 (clasa a 5-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 26 feb. 2021 14:23:45 Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int main()': main.cpp:24:15: error: expected primary-expression before '/' token 24 | x=/5; | ^ main.cpp:29:24: error: expected ';' before 'if' 29 | out<<min(z,y)<<'\n' | ^ | ; 30 | if(z>y) | ~~ main.cpp:38:5: error: 'else' without a previous 'if' 38 | else if (y>z) | ^~~~