백준 7662번 (이중 우선순위 큐, C++, Multiset) / 추가 반례 [BAEKJOON]

백준(BAEKJOON) 7662번 ‘이중 우선순위’ 문제에 대한 글입니다. ‘multiset’ 자료구조를 이용하여 해결하였습니다. (his is BAEKJOON’s No. 7662 on the ‘double priority queue’ problem. We solved it using the ‘multiset’ data structure.)

백준 7662번 (이중 우선순위 큐, C++, Multiset) / 추가 반례 [BAEKJOON] 더 읽기"

백준 2211번 (네트워크 복구, C++, Dijkstra) / 추가 반례 [BAEKJOON]

백준(BAEKJOON) 2211번 ‘네트워크 복구’ 문제에 대한 글입니다. Dijkstra 알고리즘과 자료구조 ‘map’ 을 이용하여 해결하였습니다. (This is an article on the ‘Network Recovery’ problem in BAEKJOON No. 2211. It was solved using Dijkstra algorithm and data structure ‘map’.)

백준 2211번 (네트워크 복구, C++, Dijkstra) / 추가 반례 [BAEKJOON] 더 읽기"

백준 4485번 (녹색 옷 입은 애가 젤다지?, C++, Dijkstra) / 추가 반례 [BAEKJOON]

백준(BAEKJOON) 4485번 “녹색 옷 입은 애가 젤다지?” 문제에 대한 글입니다.
Dijkstra 알고리즘을 이용하여 해결하였습니다. (BAEKJOON No. 4485 “The one in green is Zelda, right?” This is an article about the problem.
It was solved using Dijkstra algorithm.)

백준 4485번 (녹색 옷 입은 애가 젤다지?, C++, Dijkstra) / 추가 반례 [BAEKJOON] 더 읽기"

위로 스크롤