lowerer_bound&upper_bound

low_bound() low_bound(beg, end, num, comp) 參數 數組要low_bound()的起始地址 數組要low_bound()的截止地址 要二分查找的那個數 greater<int>()代表降序,less<int>()代表升序,默認是升序,也就是數組元素從小到大排列 返回值 返回第一次出現 > = n u m >=num >=num的數的地址 注意 返回值是地址,
本站公眾號
   歡迎關注本站公眾號,獲取更多信息