Borderou de evaluare (job #711215)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Omleta | Compilator | cpp-32 |
Rundă | PreONI clasele 6-7 | Status | evaluat |
Dată | 25 mar. 2023 11:39:14 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:72:17: error: variable 'std::ifstream cin' has initializer but incomplete type
72 | ifstream cin("omleta.in");
| ^
main.cpp:73:17: error: variable 'std::ofstream cout' has initializer but incomplete type
73 | ofstream cout("omleta.out");
| ^