When I try to find a number within an array that occurs the most, my code works for everything bar this case N is 10 and my array is 1 2 1 2 1 2 1 2 1 2 I think my code is h