Borderou de evaluare (job #583461)

Utilizator avatar Tomescu_Andrei Tomescu Andrei Valeriu Tomescu_Andrei IP ascuns
Problemă Cifre8 (clasa a 5-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 26 feb. 2021 14:26:08 Scor 0

Raport evaluator

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