This website requires JavaScript.
Explore
Help
Sign In
github
/
hello-algo
Watch
1
Star
0
Fork
0
You've already forked hello-algo
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
d0f117eccc
hello-algo
/
chapter_greedy
/
index.md
krahets
5f2154b49d
build
2023-07-21 22:50:29 +08:00
701 B
Raw
Blame
History
comments
icon
status
true
material/head-heart-outline
new
15. 贪心
{ width="70%" }
本章内容
15.1 贪心算法
15.2 分数背包问题
15.3 最大容量问题
15.4 最大切分乘积问题
15.5 小结