Borderou de evaluare (job #658976)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Cangur (clasa a 5-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 25 aug. 2022 20:10:31 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:5:10: warning: character constant too long for its type
5 | ifstream('cangur.in')
| ^~~~~~~~~~~
main.cpp:6:10: warning: character constant too long for its type
6 | ofstream('cangur.out')
| ^~~~~~~~~~~~
main.cpp:5:10: error: expected unqualified-id before '\x722e696e'
5 | ifstream('cangur.in')
| ^~~~~~~~~~~
main.cpp:5:10: error: expected ')' before '\x722e696e'
5 | ifstream('cangur.in')
| ~^~~~~~~~~~~
| )