Borderou de evaluare (job #1137233)

Utilizator UPB_MIREA_AVRAM_BOACAUPB ShiftMyBits UPB_MIREA_AVRAM_BOACA Data 9 martie 2014 12:22:24
Problema Bitonic Status done
Runda ONIS 2014, Runda 3 Compilator cpp | Vezi sursa
Scor 100

Raport evaluator

Compilare: user.cpp: In function ‘void update(int, int)’: user.cpp:15:33: warning: suggest parentheses around arithmetic in operand of ‘^’ [-Wparentheses] for (; x <= N; x += x^(x-1) & x) ^ user.cpp: In function ‘int query(int)’: user.cpp:24:28: warning: suggest parentheses around arithmetic in operand of ‘^’ [-Wparentheses] for (; x; x -= x^(x-1) & x) ^ user.cpp: In function ‘int main()’: user.cpp:64:12: warning: unused variable ‘h’ [-Wunused-variable] int i, h = 1, t; ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
116ms604kbOK100
Punctaj total100

Ceva nu functioneaza?