The sort algorithm is not stable; that is, elements considered equal by the given order may have their relative positions changed by the sort.
確定! 回上一頁