help!

Правка en1, от 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?

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en1 Английский gol_alu 2017-05-07 09:12:22 184 Initial revision (published)