We are given an array as an input and we have to count the number continuous sub-arrays with even XOR sum. My approach to this question is extremely naive.I used two loops t