I have a function xor for XOR operation which takes two lists and length of the list as input and should output the XOR of two input lists. I get the right answ
xor