mirror of
https://github.com/krahets/hello-algo.git
synced 2026-07-17 11:32:10 +08:00
deploy
This commit is contained in:
@@ -530,7 +530,7 @@
|
||||
|
||||
|
||||
<span class="md-ellipsis">
|
||||
1.2 What is Algorithms
|
||||
1.2 What Is Algorithms
|
||||
</span>
|
||||
|
||||
|
||||
@@ -611,7 +611,7 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M6 2h12v6l-4 4 4 4v6H6v-6l4-4-4-4V2m10 14.5-4-4-4 4V20h8v-3.5m-4-5 4-4V4H8v3.5l4 4M10 6h4v.75l-2 2-2-2V6Z"/></svg>
|
||||
|
||||
<span class="md-ellipsis">
|
||||
Chapter 2. Computational Complexity
|
||||
Chapter 2. Complexity Analysis
|
||||
</span>
|
||||
|
||||
|
||||
@@ -627,7 +627,7 @@
|
||||
<nav class="md-nav" data-md-level="1" aria-labelledby="__nav_3_label" aria-expanded="false">
|
||||
<label class="md-nav__title" for="__nav_3">
|
||||
<span class="md-nav__icon md-icon"></span>
|
||||
Chapter 2. Computational Complexity
|
||||
Chapter 2. Complexity Analysis
|
||||
</label>
|
||||
<ul class="md-nav__list" data-md-scrollfix>
|
||||
|
||||
@@ -854,7 +854,7 @@ aria-label="Footer"
|
||||
<a
|
||||
href="../../chapter_introduction/"
|
||||
class="md-footer__link md-footer__link--next"
|
||||
aria-label="Next: 第 1 章 &nbsp; Introduction to Algorithms"
|
||||
aria-label="Next: Chapter 1. &nbsp; Introduction to Algorithms"
|
||||
rel="next"
|
||||
>
|
||||
<div class="md-footer__title">
|
||||
@@ -862,7 +862,7 @@ aria-label="Footer"
|
||||
Next
|
||||
</span>
|
||||
<div class="md-ellipsis">
|
||||
第 1 章 Introduction to Algorithms
|
||||
Chapter 1. Introduction to Algorithms
|
||||
</div>
|
||||
</div>
|
||||
<div class="md-footer__button md-icon">
|
||||
@@ -972,13 +972,13 @@ aria-label="Footer"
|
||||
|
||||
|
||||
|
||||
<a href="../../chapter_introduction/" class="md-footer__link md-footer__link--next" aria-label="Next: 第 1 章 &nbsp; Introduction to Algorithms">
|
||||
<a href="../../chapter_introduction/" class="md-footer__link md-footer__link--next" aria-label="Next: Chapter 1. &nbsp; Introduction to Algorithms">
|
||||
<div class="md-footer__title">
|
||||
<span class="md-footer__direction">
|
||||
Next
|
||||
</span>
|
||||
<div class="md-ellipsis">
|
||||
第 1 章 Introduction to Algorithms
|
||||
Chapter 1. Introduction to Algorithms
|
||||
</div>
|
||||
</div>
|
||||
<div class="md-footer__button md-icon">
|
||||
|
||||
Reference in New Issue
Block a user