30.下列由 C 語言程式撰寫的函數 sort 實作了何種排序法?(A)快速排序(Quick sort) (B)插入排序(Insertion sort)(C)選擇排序(Selection sort) (D)合併排序(Merge sort)