Range XOR from hashing

I am not getting desired output for range xor problem

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.:slight_smile: