参考网址 https://leetcode-cn.com/problems/coin-change/solution/322-ling-qian-dui-huan-by-leetcode-solution/ 动态规划方程,一步一步展开,用递归的思路,还要锻炼。