Borderou de evaluare (job #1017739)

Utilizator httpsLup Vasile https Data 28 octombrie 2013 10:53:07
Problema Datorii Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 100

Raport evaluator

Compilare: user.cpp: In function ‘void adauga(int, int)’: user.cpp:11:34: warning: suggest parentheses around arithmetic in operand of ‘^’ [-Wparentheses] for(;pos<=n;pos+=(pos^(pos-1)&pos)) aib[pos]-=x; ^ user.cpp: In function ‘int calc(int)’: user.cpp:15:33: warning: suggest parentheses around arithmetic in operand of ‘^’ [-Wparentheses] for(;pos>0;pos-=(pos^(pos-1)&pos)) sum+=aib[pos]; ^ user.cpp: In function ‘int main()’: user.cpp:24:35: warning: suggest parentheses around arithmetic in operand of ‘^’ [-Wparentheses] for(j=i; j<=n; j+=(j^(j-1)&j)) aib[j]+=s; ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
192ms456kbCorect!20
292ms452kbCorect!20
392ms456kbCorect!20
492ms452kbCorect!20
592ms452kbCorect!20
Punctaj total100

Ceva nu functioneaza?