Skip to content

Commit 0f88e48

Browse files
author
x1aoda1
authored
Update 01.md
1 parent ea0feca commit 0f88e48

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/01.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
- [1 时间复杂度、空间复杂度、排序、异或运算](#1--------------------)
2+
- [1 时间复杂度、空间复杂度、排序、异或运算](#1)
33
* [1.1 时间复杂度](#11------)
44
+ [1.1.1 排序操作](#111-----)
55
- [1.1.1.1 选择排序](#1111-----)
@@ -14,7 +14,7 @@
1414
* [1.8 认识二分法](#18------)
1515
* [1.9 认识异或运算](#19-------)
1616

17-
<h1 id='#1--------------------'>1 时间复杂度、空间复杂度、排序、异或运算</h2>
17+
<h1 id='1'>1 时间复杂度、空间复杂度、排序、异或运算</h2>
1818

1919
## 1.1 时间复杂度
2020
- 常数时间操作:

0 commit comments

Comments
 (0)