Borderou de evaluare (job #1044730)

Utilizator alphaRobert alpha Data 30 noiembrie 2013 11:51:48
Problema A+B Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp: In function ‘int main()’: user.cpp:6:5: error: ‘ifsteam’ was not declared in this scope ifsteam in("adunare.in"); ^ user.cpp:6:13: error: expected ‘;’ before ‘in’ ifsteam in("adunare.in"); ^ user.cpp:7:5: error: ‘oftream’ was not declared in this scope oftream out("adunare.out") ^ user.cpp:7:13: error: expected ‘;’ before ‘out’ oftream out("adunare.out") ^ user.cpp:9:5: error: ‘in’ was not declared in this scope in>>a>>b; ^ user.cpp:9:9: error: ‘a’ was not declared in this scope in>>a>>b; ^ user.cpp:9:12: error: ‘b’ was not declared in this scope in>>a>>b; ^ user.cpp:10:5: error: ‘out’ was not declared in this scope out<<a+b; ^

Ceva nu functioneaza?