Borderou de evaluare (job #1111737)

Utilizator Codrin13SCodrin Stefan Codrin13S Data 19 februarie 2014 08:45:46
Problema Lumanari Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp:2:1: error: ‘ifstream’ does not name a type ifstream f("intrare.in"); ^ user.cpp:3:1: error: ‘ofstream’ does not name a type ofstream g("iesire.out"); ^ user.cpp: In function ‘void citire()’: user.cpp:6:2: error: ‘f’ was not declared in this scope {f>>k; ^ user.cpp: In function ‘int prog()’: user.cpp:25:1: error: ‘g’ was not declared in this scope g<<a-1; ^ user.cpp:26:1: warning: no return statement in function returning non-void [-Wreturn-type] } ^

Ceva nu functioneaza?