STL 二分


cpp文档链接

1.lower_bound()
2.upper_bound()
3.binary_search()