Borderou de evaluare (job #588321)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Partitura (clasa a 5-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 26 mar. 2021 15:16:58 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:10:5: error: 'in' was not declared in this scope; did you mean 'n'?
10 | in>>n>>x;
| ^~
| n
main.cpp:25:5: error: 'out' was not declared in this scope
25 | out<<inaltime<<'\n'<<fuga;
| ^~~