Borderou de evaluare (job #2991072)

Utilizator razvan.chChelariu Razvan Dumitru razvan.ch Data 8 martie 2023 23:22:41
Problema Xor Max Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp:6:11: error: variable 'std::ifstream f' has initializer but incomplete type 6 | ifstream f("xormax.in"); | ^ main.cpp:7:11: error: variable 'std::ofstream g' has initializer but incomplete type 7 | ofstream g("xormax.out") | ^ main.cpp:9:1: error: expected ',' or ';' before 'int' 9 | int main() { | ^~~ Non zero exit status: 1

Ceva nu functioneaza?