Borderou de evaluare (job #1844137)

Utilizator Andrei_CotorAndrei Cotor Andrei_Cotor Data 9 ianuarie 2017 19:31:17
Problema Fractii Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp:3:1: error: ‘ifstream’ does not name a type ifstream fi("fractii.in"); ^ user.cpp:4:1: error: ‘ofstream’ does not name a type ofstream fo("fractii.out"); ^ user.cpp: In function ‘int main()’: user.cpp:8:5: error: ‘fi’ was not declared in this scope fi>>n; ^ user.cpp:19:5: error: ‘fo’ was not declared in this scope fo<<rez<<"\n"; ^

Ceva nu functioneaza?