Borderou de evaluare (job #681903)

Utilizator avatar popescuileana Popescu Ileana-Gabriela popescuileana IP ascuns
Problemă Algebra (clasa a 6-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 14 dec. 2022 16:00:32 Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int main()': main.cpp:36:19: error: 'm' was not declared in this scope 36 | for(int i=m ; i<= n ; i++ ) | ^ main.cpp:37:18: error: 'k' was not declared in this scope 37 | if(i%k==0) | ^ main.cpp:45:15: error: 'c' was not declared in this scope 45 | while(c>1) | ^ main.cpp:60:13: error: 'z' was not declared in this scope 60 | z*=10; | ^ main.cpp:65:18: error: 'z' was not declared in this scope 65 | cn=a%z; | ^