Borderou de evaluare (job #1004328)

Utilizator vladpaulandreivlad paul vladpaulandrei Data 2 octombrie 2013 16:49:07
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: expected ‘,’ or ‘;’ before ‘int’ int a,b; ^ user.cpp:7:8: error: ‘a’ was not declared in this scope f>>a>>b; ^ user.cpp:7:11: error: ‘b’ was not declared in this scope f>>a>>b; ^ user.cpp:9:5: error: ‘of’ was not declared in this scope of stream g("adunare.out"); ^ user.cpp:9:8: error: expected ‘;’ before ‘stream’ of stream g("adunare.out"); ^ user.cpp:10:5: error: ‘g’ was not declared in this scope g<<a+b; ^

Ceva nu functioneaza?