reversed array. If array has n elements, array[0] becomes reversed array[n-1], array[1] becomes reversed array[n-2] ...
確定! 回上一頁