Borderou de evaluare (job #1551186)

Utilizator alex.kosnean97Cosnean Alexandru alex.kosnean97 Data 15 decembrie 2015 12:06:34
Problema Maxsecv 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 fin("maxsecv.in"); ^ user.cpp:4:1: error: ‘ofstream’ does not name a type ofstream fout("maxsecv.out"); ^ user.cpp: In function ‘int main()’: user.cpp:14:1: error: ‘fin’ was not declared in this scope fin>>N; ^ user.cpp:29:1: error: ‘fout’ was not declared in this scope fout<<max1+max2; ^

Ceva nu functioneaza?