mirror of
https://github.com/krahets/hello-algo.git
synced 2026-08-09 18:40:58 +00:00
deploy
This commit is contained in:
@@ -3316,6 +3316,11 @@
|
||||
<div class="center-table">
|
||||
<p><img alt="贪心" src="../assets/covers/chapter_greedy.jpg" width="600" /></p>
|
||||
</div>
|
||||
<div class="admonition abstract">
|
||||
<p class="admonition-title">Abstract</p>
|
||||
<p>向日葵朝着太阳转动,时刻都在追求自身成长的最大可能。</p>
|
||||
<p>这便是贪心的智慧,一种简单且高效的问题求解策略。</p>
|
||||
</div>
|
||||
<h2 id="_1">本章内容<a class="headerlink" href="#_1" title="Permanent link">¶</a></h2>
|
||||
<ul>
|
||||
<li><a href="https://www.hello-algo.com/chapter_greedy/greedy_algorithm/">15.1 贪心算法</a></li>
|
||||
|
||||
Reference in New Issue
Block a user