Borderou de evaluare (job #624203)
| Utilizator |
|
IP | ascuns |
|---|---|---|---|
| Problemă | Maxd | Compilator | cpp-32 |
| Rundă | Arhiva de probleme | Status | evaluat |
| Dată | 8 ian. 2022 08:59:25 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:3:13: error: variable 'std::ifstream fin' has initializer but incomplete type
3 | ifstream fin("maxd.in");
| ^
main.cpp:4:14: error: variable 'std::ofstream fout' has initializer but incomplete type
4 | ofstream fout("maxd.out");
| ^