Borderou de evaluare (job #652849)

Utilizator avatar Seba1030 Banescu Stefan Sebastian Seba1030 IP ascuns
Problemă Balaur (clasa a 5-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 14 iun. 2022 11:02:07 Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int main()': main.cpp:7:14: error: aggregate 'std::ifstream fin' has incomplete type and cannot be defined 7 | ifstream fin; | ^~~ main.cpp:8:14: error: aggregate 'std::ofstream fout' has incomplete type and cannot be defined 8 | ofstream fout; | ^~~~