Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
(標準の) 優先度キュー ADT の各機能の実行時間は、STL 優先度キューを適応させて実装した場合は?
複雑さの保証は、c++ 標準のセクション 25.4.6 にあります。(n3242.pdf を検索してください。きっと見つかるはずです。) または、ここにリストされている各ヒープ操作を見てください。