Borderou de evaluare (job #673006)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Tir1 (clasa a 6-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 31 oct. 2022 20:06:53 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:5:13: error: variable 'std::ifstream fin' has initializer but incomplete type
5 | ifstream fin("tir1.in");
| ^
main.cpp:6:14: error: variable 'std::ofstream fout' has initializer but incomplete type
6 | ofstream fout("tir1.out");
| ^