백준 1504번 (특정한 최단 경로, C++, Dijkstra) / 추가 반례 [BAEKJOON]

백준(BAEKJOON) 1504번 ‘특정한 최단 경로’에대한 글입니다. Dijkstra 알고리즘을 이용하여 해결하였습니다. (This is an article about BAEKJOON No. 1504 ‘Specific shortest path’. It was solved using Dijkstra algorithm.)