백준 11279번 (최대 힙, C++, Priority_Queue) [BAEKJOON]

백준(BAEKJOON) 11279번 ‘최대 힙’ 문제에 대한 글입니다. ‘Priority_Queue’ 자료구조를 이용하여 해결하였습니다. This is an article about the ‘maximum heap’ problem in BAEKJOON No. 11279. We solved it using the ‘Priority_Queue’ data structure.

백준 11279번 (최대 힙, C++, Priority_Queue) [BAEKJOON] 더 읽기"