Borderou de evaluare (job #2893184)

Utilizator and_Turcu Andrei and_ Data 25 aprilie 2022 14:01:07
Problema Alinieri Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp:5:13: error: variable 'std::ifstream fin' has initializer but incomplete type 5 | ifstream fin("leftmax.in"); | ^ main.cpp:6:14: error: variable 'std::ofstream fout' has initializer but incomplete type 6 | ofstream fout("leftmax.out"); | ^ main.cpp:51:5: error: redefinition of 'int main()' 51 | int main() | ^~~~ main.cpp:8:5: note: 'int main()' previously defined here 8 | int main() | ^~~~ Non zero exit status: 1

Ceva nu functioneaza?