algorithm 12 partial_sort_copy

拷贝[first,last)到[result_first,result_last),长度为后者的长度

并把[result_first,result_last)排序。原来的[first,last)不变

posted @ 2021-09-03 17:30  MoonXu  阅读(24)  评论(0)    收藏  举报