Skip to content

Commit 0de6f5f

Browse files
committed
fix
1 parent 57490b1 commit 0de6f5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
### 题目
88

9-
| 编号 | 题目 | 描述 | 代码 | 难度 |
9+
| 编号 | 题目 | 代码 | 题目描述 | 难度 |
1010
| ---- | ---- | ---- | ---- | ---- |
1111
|1 | 两数之和 | [src](https://github.com/rustors/leetcode/blob/main/src/bin/two-sum.rs) | [leetcode](https://leetcode-cn.com/problems/two-sum/) | Easy |
1212
|2 | 两数相加 | [src](https://github.com/rustors/leetcode/blob/main/src/bin/add-two-numbers.rs) | [leetcode](https://leetcode-cn.com/problems/add-two-numbers/) | Medium |

0 commit comments

Comments
 (0)