Borderou de evaluare (job #681897)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Algebra (clasa a 6-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 14 dec. 2022 15:55:58 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:35:19: error: 'm' was not declared in this scope
35 | for(int i=m ; i<= n ; i++ )
| ^
main.cpp:44:15: error: 'c' was not declared in this scope
44 | while(c>1)
| ^
main.cpp:59:13: error: 'z' was not declared in this scope
59 | z*=10;
| ^
main.cpp:64:18: error: 'z' was not declared in this scope
64 | cn=a%z;
| ^