공부
[Python] init array
승가비
2020. 11. 7. 15:40
728x90
dp = [float('inf')] * (amount + 1)
https://leetcode.com/problems/coin-change/
Coin Change - LeetCode
Level up your coding skills and quickly land a job. This is the best place to expand your knowledge and get prepared for your next interview.
leetcode.com
728x90