數據結構——堆排序

堆排序 codeblocks 17 通過 Code // @ChenYe 2018/12/05 #include <iostream> #define MAXSIZE 1000 using namespace std; int len; // 全局長度變量ing namespace std; int Count = 0; // 計數 void Swap(int a[], int i, i
相關文章
相關標籤/搜索