Skip to content

Commit bc96c77

Browse files
authored
2022.05.01,添加一条批注
1 parent d468b1c commit bc96c77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

basic_algorithm/dp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -350,7 +350,7 @@ public int lengthOfLIS(int[] nums) {
350350
}
351351
```
352352

353-
#### 单词拆分
353+
#### 单词拆分(目前还不太熟悉,重点重复刷)
354354

355355
> [139. 单词拆分](https://leetcode-cn.com/problems/word-break/)
356356
>

0 commit comments

Comments
 (0)