Use two for loops and a temporary variable for the same. Store the last element of the array in the temporary variable. Using the second for loop shift element ...
確定! 回上一頁