Borderou de evaluare (job #2027394)

Utilizator cristinachCristina Chiurcci cristinach Data 25 septembrie 2017 23:58:28
Problema A+B 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 fi("adunare.in"); ^ user.cpp:3:1: error: ‘ofstream’ does not name a type ofstream fo("adunare.out"); ^ user.cpp: In function ‘int main()’: user.cpp:9:2: error: ‘fi’ was not declared in this scope fi<<a; fi<<b; ^ user.cpp:10:2: error: ‘fo’ was not declared in this scope fo>>a+b; ^

Ceva nu functioneaza?