Lower_Bound And Upper_Bound

Revision en2, by gXa, 2017-06-29 21:32:51

Can lower_bound and upper_bound work with vector of pair<pair<int, int>, int> or nested pairs. I tried doing so but it is showing me error. So, how should we do that?

Tags lower bound, upper_bound

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en2 English gXa 2017-06-29 21:32:51 10 Tiny change: 'work with pair<pair' -> 'work with vector of pair<pair'
en1 English gXa 2017-06-29 21:32:20 183 Initial revision (published)