Skip to content

Commit 5b3f6e1

Browse files
committed
Updated readme
1 parent d009e3c commit 5b3f6e1

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
@@ -143,4 +143,4 @@ Note: Some solutions have multiple approaches implemented
143143
| 137 | [Single Number II](https://leetcode.com/problems/single-number-ii/) | [Solution](./leetcode/single_number_ii.rs) | Medium |
144144
| 139 | [Word Break](https://leetcode.com/problems/word-break/) | [Solution](./leetcode/word_break.rs) | Medium |
145145
| 140 | [Word Break II](https://leetcode.com/problems/word-break-ii/) | [Solution](./leetcode/word_break_ii.rs) | Hard |
146-
146+
___

0 commit comments

Comments
 (0)