백준 2294번 (동전 2, C++, DP) [BAEKJOON]

백준 2294번 ‘동전 2’ 문제에 대한 글입니다. ‘DP 알고리즘’을 사용하여 해결하였습니다. (This is an article on the question of ‘Coin 2’ in Baekjun 2294. Resolved using ‘DP algorithm’.)