This page did not load. You can still read it on the original site — the toolbar below keeps your place in the directory.
For problems needing logarithmic searching and removing, like concert tickets , std::multiset multiset < int > tickets ; for { auto it = tickets . upper_bound ( x ) if () { .. } else { tickets . erase ( x ) } }
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.