Borderou de evaluare (job #746470)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Zar (clasa a 8-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 21 nov. 2023 09:46:30 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:5:13: error: variable 'std::ifstream fin' has initializer but incomplete type
5 | ifstream fin("zar.in");
| ^
main.cpp:6:14: error: variable 'std::ofstream fout' has initializer but incomplete type
6 | ofstream fout("zar.out");
| ^