Borderou de evaluare (job #628596)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Căutare1 (clasa a 5-a) | Compilator | cpp-32 |
Rundă | vaslui2022 | Status | evaluat |
Dată | 28 ian. 2022 20:43:59 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:5:13: error: variable 'std::ifstream fin' has initializer but incomplete type
5 | ifstream fin("cautare1.in");
| ^
main.cpp:6:14: error: variable 'std::ofstream fout' has initializer but incomplete type
6 | ofstream fout("cautare1.out");
| ^