Brute Force Method: · Store the 0th element of the array in a temporary variable. · Shift all the elements one by one one position to the left.
確定! 回上一頁