Borderou de evaluare (job #745813)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Bancomat (clasa a 5-a) | Compilator | cpp-32 |
Rundă | snake_vs | Status | evaluat |
Dată | 18 nov. 2023 09:09:45 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:16:14: error: 'x' was not declared in this scope
16 | s += x / 10;
| ^
main.cpp:17:16: error: 'x' was not declared in this scope
17 | else if(x / 10 <= s)
| ^