0
Hello anyone can pls help me i was unable to understand what this problem says what that minimum possible after xor?
Given an array of non-negative integers. Choose an integer P and take XOR of P with all elements of array. The task is to choose P such that the maximum value of the array is minimum possible after performing XOR of all elements of the array with P.
1 Antwort