Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit f42e543

Browse files
committed
fix typo
1 parent 77dde0f commit f42e543

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎README.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ The `☢` means that you need to have a LeetCode Premium Subscription.
240240
| 63 | [Unique Paths II] | [C](src/63.c) |
241241
| 62 | [Unique Paths] | [C](src/62.c) |
242242
| 61 | [Rotate List] | [C](src/61.c) |
243-
| 60 | [Permutation Sequence] | [C++](src/60.cpp) |
243+
| 60 | [Permutation Sequence] | [C++](src/60.cpp) |
244244
| 59 | [Spiral Matrix II] | [C](src/59.c) |
245245
| 58 | [Length of Last Word] | [C](src/58.c) |
246246
| 57 | [Insert Interval] | |
@@ -278,7 +278,7 @@ The `☢` means that you need to have a LeetCode Premium Subscription.
278278
| 25 | [Reverse Nodes in k-Group] | |
279279
| 24 | [Swap Nodes in Pairs] | [C](src/24.c) |
280280
| 23 | [Merge k Sorted Lists] | [C](src/23.c) |
281-
| 22 | [Generate Parentheses] | [C++](src/222.cpp) |
281+
| 22 | [Generate Parentheses] | [C++](src/22.cpp) |
282282
| 21 | [Merge Two Sorted Lists] | [C](src/21.c) |
283283
| 20 | [Valid Parentheses] | [C](src/20.c) |
284284
| 19 | [Remove Nth Node From End of List] | [C](src/19.c) |

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /