Borderou de evaluare (job #2258100)

Utilizator Vlad_NituNitu Vlad-Petru Vlad_Nitu Data 10 octombrie 2018 20:31:10
Problema Bool Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp:2:1: error: ‘ifstream’ does not name a type ifstream f ("in.in"); ^~~~~~~~ user.cpp:3:1: error: ‘ofstream’ does not name a type ofstream g ( "out.out") ; ^~~~~~~~ user.cpp: In function ‘int main()’: user.cpp:8:5: error: ‘f’ was not declared in this scope f >> n ; ^ user.cpp:9:5: error: ‘g’ was not declared in this scope g << n + 2 ; ^

Ceva nu functioneaza?