由於之後要複習插入排序法(Insertion Sort)、循序搜尋法(Linear Search)、選擇排序法(Selection Sort)等諸多排序法,因此會需要先寫程式用於產生多筆亂序的資料。
2020-01-13
由於之後要複習插入排序法(Insertion Sort)、循序搜尋法(Linear Search)、選擇排序法(Selection Sort)等諸多排序法,因此會需要先寫程式用於產生多筆亂序的資料。