Borderou de evaluare (job #1374304)

Utilizator bogdangvrBogdan Gavril bogdangvr Data 5 martie 2015 08:01:17
Problema Filme Status done
Runda Arhiva Monthly Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

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

Ceva nu functioneaza?