mirror of
https://github.com/CyC2018/CS-Notes.git
synced 2026-03-13 09:50:42 +08:00
fix leetcode contents
This commit is contained in:
@@ -288,7 +288,7 @@ public boolean canPlaceFlowers(int[] flowerbed, int n) {
|
||||
}
|
||||
```
|
||||
|
||||
**判断是否为子串**
|
||||
**判断是否为子序列**
|
||||
|
||||
[392. Is Subsequence (Medium)](https://leetcode.com/problems/is-subsequence/description/)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user