Borderou de evaluare (job #710470)

Utilizator avatar davd1234_2011 Marin David Andrei davd1234_2011 IP ascuns
Problemă Numere1 (clasa a 5-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 23 mar. 2023 11:46:09 Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int main()': main.cpp:22:41: error: 'r' was not declared in this scope 22 | r++; | ^ main.cpp:26:25: error: 'r' was not declared in this scope 26 | fout << r; | ^ main.cpp:9:36: warning: unused variable 'a' [-Wunused-variable] 9 | { int n,nr,div,nrdiv,a=0; | ^