You are viewing a single comment's thread. Return to all comments →
if n=2, (0,3) and query value=2. then with your way 2(10) ^ 3(11) = 1 is max value than 2(10) ^ 0(00) = 2. how?
Seems like cookies are disabled on this browser, please enable them to open this website
Maximum Xor
You are viewing a single comment's thread. Return to all comments →
if n=2, (0,3) and query value=2. then with your way 2(10) ^ 3(11) = 1 is max value than 2(10) ^ 0(00) = 2. how?