백준 2293번 (동전, C++) [BAEKJOON]
백준 2293번 ‘동전’ 문제에 대한 블로그 글입니다. 다이나믹 프로그래밍을 이용하여 해결하였습니다. (This is a blog post about the issue of ‘Coin’ in Baekjun 2293. It was solved using dynamic programming.)
백준 2293번 (동전, C++) [BAEKJOON] 더 읽기"
백준 2293번 ‘동전’ 문제에 대한 블로그 글입니다. 다이나믹 프로그래밍을 이용하여 해결하였습니다. (This is a blog post about the issue of ‘Coin’ in Baekjun 2293. It was solved using dynamic programming.)
백준 2293번 (동전, C++) [BAEKJOON] 더 읽기"
백준(BAEKJOON) 11047번 ‘동전 0’ 문제에 대한 글입니다.
‘그리디 알고리즘’을 사용하여 해결하였습니다.(This is an article about the ‘Coin 0’ problem in BAEKJOON No. 11047.
Resolved using ‘Gridy Algorithm’.)
백준 11047번 (동전 0, C++, Greedy) [BAEKJOON] 더 읽기"
백준 2294번 ‘동전 2’ 문제에 대한 글입니다. ‘DP 알고리즘’을 사용하여 해결하였습니다. (This is an article on the question of ‘Coin 2’ in Baekjun 2294. Resolved using ‘DP algorithm’.)
백준 2294번 (동전 2, C++, DP) [BAEKJOON] 더 읽기"