Borderou de evaluare (job #756907)

Utilizator avatar Edi_CNMV Cirstocea Alexandru Eduard Edi_CNMV IP ascuns
Problemă Centru Prim (clasa a 5-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 22 ian. 2024 15:31:26 Scor 0

Raport evaluator

Eroare de compilare: main.cpp:4:14: error: variable 'std::ifstream fin' has initializer but incomplete type 4 | ifstream fin ("centruprim.in") | ^ main.cpp:5:1: error: expected ',' or ';' before 'ofstream' 5 | ofstream fout("centruprim.out") | ^~~~~~~~