Borderou de evaluare (job #633015)

Utilizator avatar gavracristian Cristian Gavra gavracristian IP ascuns
Problemă Maxnr (clasa a 5-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 15 feb. 2022 19:35:40 Scor 0

Raport evaluator

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