I am not getting desired output for range xor problem
Range XOR from hashing
Hey @div_yanshu07
Here updated ur code and mentioned the changes in comments : https://ide.codingblocks.com/s/354794
Though it will give u TLE because this question has to be solved using TRIES.