Skip to content

Commit be4494e

Browse files
authored
Update README.md
1 parent 78723be commit be4494e

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ xjtu 2020 datastruct codes for reference only
66
1.3 构建一个约瑟夫环 all accepted
77
1.4 商品归类 all accepted
88
## 第二章 受限线性表
9-
2.1 表达式括号匹配 not successful
9+
2.1 表达式括号匹配 all accepted
1010
2.2 实现杨辉三角形 all accepted
11-
2.3 火车车厢重排 1/2 accepted
12-
2.4 实现字符串匹配的KMP算法 1/4 accepted
11+
2.3 火车车厢重排 all accepted
12+
2.4 实现字符串匹配的KMP算法 all accepted
1313
## 第三章 树与二叉树
1414
3.1 二叉树的遍历 all accepted
1515
3.2 哈夫曼编码 all accepted

0 commit comments

Comments
 (0)