You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You are given a task to handle queries. In each query, you will be given three positive integers . You have to choose a number that lies in the interval [] such that is maximum, where denotes the bitwise xor operation. Can you find the maximum value of x ^ y
Sample Input 0