Given an array containing integer numbers, write a function which reverses the array ... Function should reverse the array so that it becomes 2, 4, 5, 3, 1.
確定! 回上一頁