Borderou de evaluare (job #2188334)

Utilizator Cpt.TropicalOlaru Valentin Alexandru Cpt.Tropical Data 27 martie 2018 09:05:55
Problema A+B Status done
Runda bpc9 Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp:3:1: error: ‘ifstream’ does not name a type ifstream fi("adunare.in"); ^~~~~~~~ user.cpp:4:1: error: ‘ofstream’ does not name a type ofstream fo("adunare.out"); ^~~~~~~~ user.cpp: In function ‘int main()’: user.cpp:9:5: error: ‘fi’ was not declared in this scope fi>>a>>b; ^~ user.cpp:10:5: error: ‘fo’ was not declared in this scope fo<<a + b; ^~

Ceva nu functioneaza?