Borderou de evaluare (job #3241779)

Utilizator gabrielvGabriel Vanca gabrielv Data 3 septembrie 2024 19:34:26
Problema A+B Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp:113:29: error: could not convert '0' from 'int' to 'std::ifstream' {aka 'std::basic_ifstream<char>'} 113 | std::ifstream IN = 0; | ^ | | | int main.cpp:114:29: error: could not convert '0' from 'int' to 'std::ofstream' {aka 'std::basic_ofstream<char>'} 114 | std::ofstream OUT = 0; | ^ | | | int Non zero exit status: 1

Ceva nu functioneaza?