Borderou de evaluare (job #718064)

Utilizator avatar haiducii Haiducii haiducii IP ascuns
Problemă Numere1 (clasa a 5-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 5 mai 2023 09:59:59 Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int main()': main.cpp:16:24: error: expected ';' before '}' token 16 | nrdiv++ | ^ | ; 17 | } | ~ main.cpp:20:30: error: expected ')' before '!' token 20 | if(nrdiv == 1 && nr % div! == 0) { | ~ ^ | ) main.cpp:21:9: error: 'r' was not declared in this scope; did you mean 'nr'? 21 | r++ | ^ | nr main.cpp:25:13: error: 'r' was not declared in this scope; did you mean 'nr'? 25 | fout << r; | ^ | nr