Borderou de evaluare (job #1288582)

Utilizator jhhh814John Smith jhhh814 Data 8 decembrie 2014 22:00:00
Problema Fractii Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp:4:1: error: ‘ifstream’ does not name a type ifstream fin("fractii.in"); ^ user.cpp:5:1: error: ‘ofstream’ does not name a type ofstream fout("fractii.out"); ^ user.cpp: In function ‘int main()’: user.cpp:26:1: error: ‘fin’ was not declared in this scope fin>>n; ^ user.cpp:30:1: error: ‘fout’ was not declared in this scope fout<<s; ^

Ceva nu functioneaza?