Borderou de evaluare (job #588438)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Semipalindrom | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 26 mar. 2021 19:36:12 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:4:13: error: variable 'std::ifstream in' has initializer but incomplete type
4 | ifstream in ("semipalindrom.in");
| ^
main.cpp:5:14: error: variable 'std::ofstream out' has initializer but incomplete type
5 | ofstream out ("semipalindrom.out");
| ^