This website requires JavaScript.
Explore
Help
Register
Sign In
algorithm
/
hello-algo
Watch
1
Star
0
Fork
0
You've already forked hello-algo
mirror of
https://github.com/krahets/hello-algo.git
synced
2025-07-23 09:42:28 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
hello-algo
/
docs
/
chapter_greedy
/
index.md
krahets
c7c33f19ac
Update the opening phrase
2023-08-03 05:16:40 +08:00
308 B
Raw
Blame
History
贪心
{ width="600" }
!!! abstract
向日葵朝着太阳转动,时刻都在追求自身成长的最大可能。 贪心策略既直接又高效,在一轮轮简单选择中逐步导向最佳答案。