Borderou de evaluare (job #750633)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Sumadiv (clasa a 7-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 13 dec. 2023 10:10:08 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:3:12: error: variable 'std::ifstream in' has initializer but incomplete type
3 | ifstream in("sumadiv.in");
| ^
main.cpp:4:13: error: variable 'std::ofstream out' has initializer but incomplete type
4 | ofstream out("sumadiv.out");
| ^