Borderou de evaluare (job #585261)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Reactivi (clasa a 9-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 10 mar. 2021 00:42:45 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:24:17: error: variable 'std::ifstream cin' has initializer but incomplete type
24 | ifstream cin("reactivi.in");
| ^
main.cpp:25:18: error: variable 'std::ofstream cout' has initializer but incomplete type
25 | ofstream cout("reactivi.out");
| ^