Borderou de evaluare (job #1961010)

Utilizator Mihai9Oniga Mihai Mihai9 Data 10 aprilie 2017 20:39:54
Problema Secventa 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 f("secventa.in"); ^ user.cpp:4:1: error: ‘ofstream’ does not name a type ofstream g("secventa.out"); ^ user.cpp: In function ‘int main()’: user.cpp:6:2: error: ‘f’ was not declared in this scope f>>n>>k; ^ user.cpp:15:2: error: ‘g’ was not declared in this scope g<<dr-k+1<<" "<<dr<<" "<<max; ^

Ceva nu functioneaza?