I have a question from codechef: https://www.codechef.com/EGMA2020/problems/XORARY
In which I have to find maximum value of sum of xor.
I coded it like this: