This commit is contained in:
krahets
2023-07-01 03:04:10 +08:00
parent 1423398c4d
commit cf83819278
91 changed files with 689 additions and 538 deletions

View File

@ -25,7 +25,7 @@
<title>1.   引言 - Hello 算法</title>
<title>1.   初识算法 - Hello 算法</title>
@ -113,7 +113,7 @@
<div class="md-header__topic" data-md-component="header-topic">
<span class="md-ellipsis">
1. &nbsp; 引言
1. &nbsp; 初识算法
</span>
</div>
@ -278,7 +278,7 @@
<div class="md-nav__link md-nav__link--index ">
<a href="../chapter_preface/">0. &nbsp; &nbsp; 写在前面</a>
<a href="../chapter_preface/">0. &nbsp; &nbsp; 前言</a>
<label for="__nav_1">
<span class="md-nav__icon md-icon"></span>
@ -289,7 +289,7 @@
<nav class="md-nav" data-md-level="1" aria-labelledby="__nav_1_label" aria-expanded="false">
<label class="md-nav__title" for="__nav_1">
<span class="md-nav__icon md-icon"></span>
0. &nbsp; &nbsp; 写在前面
0. &nbsp; &nbsp; 前言
</label>
<ul class="md-nav__list" data-md-scrollfix>
@ -377,7 +377,7 @@
<div class="md-nav__link md-nav__link--index md-nav__link--active">
<a href="./">1. &nbsp; &nbsp; 引言</a>
<a href="./">1. &nbsp; &nbsp; 初识算法</a>
<label for="__nav_2">
<span class="md-nav__icon md-icon"></span>
@ -388,7 +388,7 @@
<nav class="md-nav" data-md-level="1" aria-labelledby="__nav_2_label" aria-expanded="true">
<label class="md-nav__title" for="__nav_2">
<span class="md-nav__icon md-icon"></span>
1. &nbsp; &nbsp; 引言
1. &nbsp; &nbsp; 初识算法
</label>
<ul class="md-nav__list" data-md-scrollfix>
@ -1929,7 +1929,7 @@
<li class="md-nav__item">
<a href="../chapter_dynamic_programming/intro_to_dynamic_programming/" class="md-nav__link">
13.1. &nbsp;动态规划
13.1. &nbsp;动态规划
</a>
</li>
@ -2097,9 +2097,9 @@
<h1 id="1">1. &nbsp; 引言<a class="headerlink" href="#1" title="Permanent link">&para;</a></h1>
<h1 id="1">1. &nbsp; 初识算法<a class="headerlink" href="#1" title="Permanent link">&para;</a></h1>
<div class="center-table">
<p><img alt="引言" src="../assets/covers/chapter_introduction.jpg" width="70%" /></p>
<p><img alt="初识算法" src="../assets/covers/chapter_introduction.jpg" width="70%" /></p>
</div>