Borderou de evaluare (job #2086638)

Utilizator djangeloCiugureanu Cristian djangelo Data 12 decembrie 2017 12:06:52
Problema A+B Status done
Runda simtest Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp:2:1: error: ‘ifstream’ does not name a type ifstream f("adunare.in"); ^ user.cpp:3:1: error: ‘ofstream’ does not name a type ofstream g("adunare.out"); ^ user.cpp: In function ‘int main()’: user.cpp:7:1: error: ‘f’ was not declared in this scope f>>a>>b; ^ user.cpp:8:1: error: ‘g’ was not declared in this scope g<<a+b; ^

Ceva nu functioneaza?