Borderou de evaluare (job #630497)

Utilizator avatar 1gbr1 Gabara 1gbr1 IP ascuns
Problemă Increment & Max Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 5 feb. 2022 12:16:38 Scor 0

Raport evaluator

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