32 下列排序方法何者一定無法保證同值的資料在排序後,仍保持排序前的先後次序? (A)合併排序(merge sort) (B)快速排序(quick sort) (C)氣泡排序(bubble sort) (D)插入排序(insertion sort)