STL-----c++标准模板

一.排序和检索

1.sort(v.begin,v.end)

2.lower_bound(v.begin,v.end,x)

 

posted @ 2018-10-29 21:01  saaas  阅读(88)  评论(0)    收藏  举报