Maximum xor pair

pls check the third test case
i think the ans should be 14

@i_am_dekard_shaw what test case are you referring to? Please tell the input as well.

Your code is failing this test case
Q : 4
1 2 8 12
A : 12

maybe this …

hi @i_am_dekard_shaw https://ide.codingblocks.com/s/213296 look at the output of this code you can see the max possible XOR is 12 only

ok … but what about 12^2 ??

@i_am_dekard_shaw that is not a valid subarray, a subarray must be contigious.

I hope I’ve cleared your doubt. I ask you to please rate your experience here
Your feedback is very important. It helps us improve our platform and hence provide you
the learning experience you deserve.

On the off chance, you still have some questions or not find the answers satisfactory, you may reopen
the doubt.