Borderou de evaluare (job #664513)

Utilizator avatar shaorma20 shaorma20 shaorma20 IP ascuns
Problemă Aritmetica2 (clasa a 5-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 27 sept. 2022 14:11:47 Scor 0

Raport evaluator

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