help!

Revision en1, by gol_alu, 2017-05-07 09:12:22

Given an array of integers and a value, how do I efficiently ( better than O(n) ) find the element of the array that gives the maximum result after XORing with the given value?

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English gol_alu 2017-05-07 09:12:22 184 Initial revision (published)