stl常用排序算法

sort: random_shuffle #include srand(unsigned int)time(NULL); // 真正隨機,加上時間種子 merge merge合併的兩個容器必須是有序序列, 且都是同向順序。 reverse 逆置
相關文章
相關標籤/搜索