Computer Science, asked by obaid8377, 10 months ago

Find two elements in an array such that xor is maximum

Answers

Answered by Anonymous
1

Input: Arr = {25, 10, 2, 8, 5, 3}

Output: 28

The maximum result is 5 ^ 25 = 28

PLEASE MAKE ME AS A BRAINLIST ANSWER

Similar questions