Borderou de evaluare (job #777754)
| Utilizator |
|
IP | ascuns |
|---|---|---|---|
| Problemă | Suma cifrelor unui număr (clasa a 7-a) | Compilator | cpp-32 |
| Rundă | Arhiva de probleme | Status | evaluat |
| Dată | 16 mai 2024 12:30:26 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:3:12: error: variable 'std::ifstream in' has initializer but incomplete type
3 | ifstream in("sumacfnr.in");
| ^
main.cpp:4:13: error: variable 'std::ofstream out' has initializer but incomplete type
4 | ofstream out("sumacnfr.out");
| ^