Borderou de evaluare (job #614128)

Utilizator avatar mateiordache Matei Iordache mateiordache IP ascuns
Problemă Vrăji (clasa a 5-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 3 nov. 2021 18:06:07 Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int main()': main.cpp:5:14: error: variable 'std::ifstream cin' has initializer but incomplete type 5 | ifstream cin("vraji.in"); | ^ main.cpp:6:15: error: variable 'std::ofstream cout' has initializer but incomplete type 6 | ofstream cout("vraji.out"); | ^