Borderou de evaluare (job #2127022)

Utilizator vlad_schillerSchiller Vlad Radu vlad_schiller Data 10 februarie 2018 11:31:00
Problema Problema Damelor Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp:3:1: error: ‘ifstream’ does not name a type ifstream f("damesah.in"); ^ user.cpp:4:1: error: ‘ofstream’ does not name a type ofstream g("damesah.out"); ^ user.cpp: In function ‘int main()’: user.cpp:37:5: error: ‘f’ was not declared in this scope f>>n; ^ user.cpp:40:9: error: ‘g’ was not declared in this scope g<<rez[i]<<" "; ^ user.cpp:41:5: error: ‘g’ was not declared in this scope g<<'\n'<<cont; ^

Ceva nu functioneaza?