What is wrong in my code ?
Wrong Testcases
hello @StreamerX
i think u misunderstood the problem.
u are given two numbers x and y.
and you can select any two numbers from the range [x,y] such that there xor is maximum .
u need to print that xor value.