Borderou de evaluare (job #2024932)

Utilizator PrestigiosRookCostea Paul PrestigiosRook Data 21 septembrie 2017 17:02:47
Problema A+B Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp:4:1: error: ‘ifstream’ does not name a type ifstream f("adunare.in"); ^ user.cpp:5:1: error: ‘ofstream’ does not name a type ofstream g("adunare.out"); ^ user.cpp: In function ‘int main()’: user.cpp:13:5: error: ‘f’ was not declared in this scope f>>a; ^ user.cpp:16:5: error: ‘g’ was not declared in this scope g<<c; ^

Ceva nu functioneaza?