A simple solution is to create a new array of the same type and size as the input array, fill it with elements from the original array in reverse order, and ...
確定! 回上一頁