Borderou de evaluare (job #1070641)

Utilizator breahnadavidBreahna David breahnadavid Data 1 ianuarie 2014 18:42:03
Problema A+B Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp:6:1: error: ‘ifstream’ does not name a type ifstream f; ^ user.cpp:7:1: error: ‘ofstream’ does not name a type ofstream g; ^ user.cpp:9:6: warning: ISO C++ forbids declaration of ‘main’ with no type [-Wreturn-type] main() ^ user.cpp: In function ‘int main()’: user.cpp:12:1: error: ‘f’ was not declared in this scope f.open("adunare.in"); ^ user.cpp:13:1: error: ‘g’ was not declared in this scope g.open("adunare.out"); ^

Ceva nu functioneaza?