Borderou de evaluare (job #779758)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Sport (clasa a 8-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 7 iun. 2024 18:53:02 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:31:17: error: variable 'std::ifstream cin' has initializer but incomplete type
31 | ifstream cin("sport.in");
| ^
main.cpp:32:18: error: variable 'std::ofstream cout' has initializer but incomplete type
32 | ofstream cout("sport.out");
| ^