Skip to content

Commit d33ad76

Browse files
author
junl
committed
修改格式
1 parent 7eb1b85 commit d33ad76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22
# leetcode顺序
3-
|  题号  | 题目链接            | 答案链接            |  难度  |  重要度  |  完成度  |
3+
| 题号 | 题目链接            | 答案链接            |  难度  |  重要度  |  完成度  |
44
| :--: | :--: | :----------------------------------------------------------- | :----------------------------------------------------------- | :------: | :------: |
55
| 1| [两数之和](https://leetcode-cn.com/problems/two-sum/) | [twoSum](./array/leetcode/easy/twoSum.h) | <font color=green>easy</font> | ⭐️||
66
| 2| [两数相加](https://leetcode-cn.com/problems/add-two-numbers/) | [addTwoNumbers](./linkedlist/leetcode/medium/addTwoNumbers.h) | <font color=orange> medium </font> | ⭐️||

0 commit comments

Comments
 (0)