Borderou de evaluare (job #772066)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Disjoint | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 4 apr. 2024 15:00:19 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:36:17: error: variable 'std::ifstream cin' has initializer but incomplete type
36 | ifstream cin("disjoint.in");
| ^
main.cpp:37:18: error: variable 'std::ofstream cout' has initializer but incomplete type
37 | ofstream cout("disjoint.out");
| ^