Borderou de evaluare (job #624597)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Cifre 4 (clasa a 5-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 11 ian. 2022 17:17:47 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:5:12: error: variable 'std::ifstream in' has initializer but incomplete type
5 | ifstream in("cifre4.in");
| ^
main.cpp:6:13: error: variable 'std::ofstream out' has initializer but incomplete type
6 | ofstream out("cifre4.out");
| ^