백준 1927번 (최소 힙, C++, Priority_Queue) [BAEKJOON]

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

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