Borderou de evaluare (job #811887)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Amedia | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 27 feb. 2025 18:14:19 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:7:5: error: 'in' was not declared in this scope; did you mean 'n'?
7 | in >> n;
| ^~
| n
main.cpp:11:9: error: 'out' was not declared in this scope
11 | out << n / 9;
| ^~~
main.cpp:15:9: error: 'out' was not declared in this scope
15 | out << (n / 9) + 1;
| ^~~