Borderou de evaluare (job #774666)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Date (clasa a 6-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 15 apr. 2024 20:01:25 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:11:13: error: variable 'std::ifstream fin' has initializer but incomplete type
11 | ifstream fin("date.in");
| ^
main.cpp:12:14: error: variable 'std::ofstream fout' has initializer but incomplete type
12 | ofstream fout("date.out");
| ^