This commit is contained in:
krahets 2023-08-03 05:17:07 +08:00
parent 6fc6e13139
commit 014ad545de
4 changed files with 3 additions and 3 deletions

View File

@ -3319,7 +3319,7 @@
<div class="admonition abstract">
<p class="admonition-title">Abstract</p>
<p>向日葵朝着太阳转动,时刻都在追求自身成长的最大可能。</p>
<p>这便是贪心的智慧,一种简单且高效的问题求解策略</p>
<p>贪心策略既直接又高效,在一轮轮简单选择中逐步导向最佳答案</p>
</div>
<h2 id="_1">本章内容<a class="headerlink" href="#_1" title="Permanent link">&para;</a></h2>
<ul>

View File

@ -3319,7 +3319,7 @@
<div class="admonition abstract">
<p class="admonition-title">Abstract</p>
<p>在计算机世界中,散列表如同一位智能的图书管理员。</p>
<p>他知道如何有序地组织数据,从而可以通过索书号快速找到目标书籍。</p>
<p>他知道如何计算索书号,从而可以快速找到目标书籍。</p>
</div>
<h2 id="_1">本章内容<a class="headerlink" href="#_1" title="Permanent link">&para;</a></h2>
<ul>

File diff suppressed because one or more lines are too long

Binary file not shown.