Borderou de evaluare (job #597295)

Utilizator avatar harry Harry Girlea harry IP ascuns
Problemă Nrtri (clasele 7/8) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 2 mai 2021 03:35:42 Scor 0

Raport evaluator

Eroare de compilare: main.cpp:5:12: error: variable 'std::ifstream in' has initializer but incomplete type 5 | ifstream in("nrtri.in"); | ^ main.cpp:6:13: error: variable 'std::ofstream out' has initializer but incomplete type 6 | ofstream out("nrtri.out"); | ^