Given an array of integers, return the position of the last occurrence of the largest element. You may assume the given array has at least one element.