Borderou de evaluare (job #759701)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Dictionar | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 31 ian. 2024 21:19:15 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:10:17: error: variable 'std::ifstream cin' has initializer but incomplete type
10 | ifstream cin("dictionar.in");
| ^
main.cpp:11:18: error: variable 'std::ofstream cout' has initializer but incomplete type
11 | ofstream cout("dictionar.out");
| ^