Borderou de evaluare (job #594619)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Cat | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 5 apr. 2021 14:51:43 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:6:17: error: variable 'std::ifstream fin' has initializer but incomplete type
6 | ifstream fin("cat.in");
| ^
main.cpp:7:18: error: variable 'std::ofstream fout' has initializer but incomplete type
7 | ofstream fout("cat.out");
| ^