Let\'s say I have 3 arrays of type int.
int[] arr1 = {1,3,8}; int[] arr1 = {2,5,3}; int[] arr1 = {3,7,7};
And I would like to compare each index