Borderou de evaluare (job #1338955)

Utilizator vancea.catalincatalin vancea.catalin Data 10 februarie 2015 16:07:44
Problema Numere 5 Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp:3:1: error: ‘fstream’ does not name a type fstream fin("numere5.in",ios::in),fout("numere5.out",ios::out); ^ user.cpp: In function ‘int main()’: user.cpp:8:5: error: ‘fin’ was not declared in this scope fin>>n; ^ user.cpp:21:13: error: ‘fout’ was not declared in this scope fout<<i<<" "; ^ user.cpp:24:5: error: ‘fout’ was not declared in this scope fout.close(); ^

Ceva nu functioneaza?