Please subscribe to the official Codeforces channel in Telegram via the link https://t.me/codeforces_official. ×

STL C++

Revision en1, by Taan, 2017-09-16 16:32:31

If I have a set( priority queue) <C++ stl> can I know the middle element of that set (priority queue) in O(log) ?

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English Taan 2017-09-16 16:32:31 122 Initial revision (published)