mirror of
https://github.com/krahets/hello-algo.git
synced 2025-07-24 02:03:10 +08:00
14 lines
293 B
Markdown
14 lines
293 B
Markdown
# 贪心
|
|
|
|
<div class="center-table" markdown>
|
|
|
|
{ width="600" }
|
|
|
|
</div>
|
|
|
|
!!! abstract
|
|
|
|
向日葵朝着太阳转动,时刻都在追求自身成长的最大可能。
|
|
|
|
这便是贪心的智慧,一种简单且高效的问题求解策略。
|