You are viewing a single comment's thread. Return to all comments →
Yes, a compact trie :)
How can you go faster than this ?
You iterate a single time through each array, and the complexity of max is constant O(32)
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 →
Yes, a compact trie :)
How can you go faster than this ?
You iterate a single time through each array, and the complexity of max is constant O(32)