Borderou de evaluare (job #622965)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Carti | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 23 dec. 2021 14:12:53 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:11:13: error: variable 'std::ifstream fin' has initializer but incomplete type
11 | ifstream fin("carti.in");
| ^
main.cpp:12:14: error: variable 'std::ofstream fout' has initializer but incomplete type
12 | ofstream fout("carti.out");
| ^