Skip to content

Commit 1872fbe

Browse files
committed
DS init
1 parent 15178e6 commit 1872fbe

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

docs/CS/data_structure/data_structure.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@
1515

1616
* 题目
1717

18-
??? general "题目"
19-
题目内容
18+
!!! info "题目"
2019
```C
2120
// 2022
2221
int sum = 0;
@@ -33,6 +32,9 @@
3332

3433
## ch2.线性表
3534

35+
36+
37+
3638
## ch3.栈、队列和数组
3739

3840
## ch4.串

0 commit comments

Comments
 (0)