Borderou de evaluare (job #1018491)

Utilizator httpsLup Vasile https Data 29 octombrie 2013 17:56:48
Problema Inv Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp: In function ‘void adauga(int)’: user.cpp:27:26: warning: suggest parentheses around arithmetic in operand of ‘^’ [-Wparentheses] pos+=(pos^(pos-1)&pos); ^ user.cpp: In function ‘int calc(int)’: user.cpp:36:26: warning: suggest parentheses around arithmetic in operand of ‘^’ [-Wparentheses] pos-=(pos^(pos-1)&pos); ^ user.cpp: In function ‘int main()’: user.cpp:59:5: error: expected ‘;’ before ‘return’ return 0; ^

Ceva nu functioneaza?