Borderou de evaluare (job #762577)
| Utilizator |
|
IP | ascuns |
|---|---|---|---|
| Problemă | Maxsum (clasele 8-9) | Compilator | cpp-32 |
| Rundă | Arhiva de probleme | Status | evaluat |
| Dată | 15 feb. 2024 15:02:15 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:11:17: error: variable 'std::ifstream cin' has initializer but incomplete type
11 | ifstream cin("maxsum.in");
| ^
main.cpp:12:18: error: variable 'std::ofstream cout' has initializer but incomplete type
12 | ofstream cout("maxsum.out");
| ^