Borderou de evaluare (job #658388)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Cfdist (clasa a 5-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 20 aug. 2022 02:54:20 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:16:18: error: variable 'std::ofstream cout' has initializer but incomplete type
16 | ofstream cout("cfdist.out");
| ^
main.cpp:17:17: error: variable 'std::ifstream cin' has initializer but incomplete type
17 | ifstream cin("cfdist.in");
| ^