//資料為 x 陣列 //快速排序 範圍 m ~ n void QuickSort(int m, int n){ int L,R,k; if(mk); if(L