Borderou de evaluare (job #688948)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Felinare1 (clasa a 5-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 20 ian. 2023 16:36:28 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:10:14: error: 'b' was not declared in this scope
10 | while ( b > 0 ) {
| ^
main.cpp:11:5: error: 'r' was not declared in this scope
11 | r = a % b;
| ^
main.cpp:11:9: error: 'a' was not declared in this scope
11 | r = a % b;
| ^
main.cpp:15:6: error: 'a' was not declared in this scope
15 | if(a==1)
| ^