Borderou de evaluare (job #642757)

Utilizator avatar Giul_Irimi Irimia Giulia Alexia Giul_Irimi IP ascuns
Problemă Adunare Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 21 mar. 2022 17:39:31 Scor 0

Raport evaluator

Eroare de compilare: main.cpp:4:13: error: variable 'std::ifstream fin' has initializer but incomplete type 4 | ifstream fin("adunare.in"); | ^ main.cpp:5:14: error: variable 'std::ofstream fout' has initializer but incomplete type 5 | ofstream fout("adunare.out"); | ^