Borderou de evaluare (job #3195219)

Utilizator TomaBToma Brihacescu TomaB Data 20 ianuarie 2024 11:43:53
Problema Jocul Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int main()': main.cpp:9:18: error: variable 'std::ifstream fin' has initializer but incomplete type 9 | ifstream fin ("jocul.in", "r", stdin); | ^ main.cpp:10:19: error: variable 'std::ofstream fout' has initializer but incomplete type 10 | ofstream fout ("jocul.out", "w", stdout); | ^ Non zero exit status: 1

Ceva nu functioneaza?