This website requires JavaScript.
Explore
Help
Register
Sign In
huayu-learn
/
algorithm
Watch
1
Star
0
Fork
You've already forked algorithm
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
ed39479088
algorithm
/
算法
/
learn
/
体系
/
23.暴力递归到动态规划(五).md
4 lines
240 B
Markdown
Raw
Blame
History
枚举行为到依赖关系(依赖下一步),斜率优化.
arr是面值数组,其中的值都是正数且没有重复.再给定一个正数aim.每个值都认为是一种面值,
且认为张数是无限的.返回组成aim的最小货币数
Reference in New Issue
View Git Blame
Copy Permalink