Borderou de evaluare (job #616626)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Munți (clasa a 5-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 16 nov. 2021 19:15:40 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:53:19: error: expected ';' before 'out'
53 | out<<nrm<<'\n'
| ^
| ;
54 | out<<hmax<<'\n';
| ~~~