8000 11 Oct 2017:modify the README.md · slee-code/LeetCode@2f70df4 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2f70df4

Browse files
committed
11 Oct 2017:modify the README.md
1 parent 6a49cb6 commit 2f70df4

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
@@ -19,7 +19,7 @@
1919

2020
| ID | Difficulty | Title | Python | C++ | Blog |
2121
| ---- | :--------: | :--------------------------------------: | :--------------------------------------: | :--------------------------------------: | :--------------------------------------: |
22-
| 1 | Easy | Two Sum | [Python](https://github.com/Jack-Cherish/LeetCode/blob/master/Array/Easy/1.Two%20Sum.md "悬停显示") | NO | [思路讲解](https://github.com/Jack-Cherish/LeetCode/blob/master/Array/Easy/1.Two%20Sum.md "悬停显示") |
22+
| 1 | Easy | Two Sum | [Python](https://github.com/Jack-Cherish/LeetCode/blob/master/Array/Easy/1.Two%20Sum.md "悬停显示") | no | [思路讲解](https://github.com/Jack-Cherish/LeetCode/blob/master/Array/Easy/1.Two%20Sum.md "悬停显示") |
2323

2424
### Linked List(链表)
2525

0 commit comments

Comments
 (0)
0