Borderou de evaluare (job #2050983)

Utilizator mateisirghemateisirghe mateisirghe Data 28 octombrie 2017 13:23:31
Problema Div3 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 in("div3.in"); ^ user.cpp:5:1: error: ‘ofstream’ does not name a type ofstream out("div3.out"); ^ user.cpp: In function ‘int main()’: user.cpp:12:5: error: ‘in’ was not declared in this scope in>>a>>b; ^ user.cpp:16:13: error: ‘out’ was not declared in this scope out<<i<<" "; ^

Ceva nu functioneaza?