Borderou de evaluare (job #796259)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Puncte (clasa a 8-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 20 nov. 2024 17:47:23 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:7:13: error: variable 'std::ifstream fin' has initializer but incomplete type
7 | ifstream fin("puncte.in");
| ^
main.cpp:8:14: error: variable 'std::ofstream fout' has initializer but incomplete type
8 | ofstream fout("puncte.out");
| ^