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 24c23f4

Browse files
update content
1 parent 76a2e0e commit 24c23f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎算法思维系列/滑动窗口技巧进阶.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -417,7 +417,7 @@ int lengthOfLongestSubstring(string s) {
417417

418418
2、什么时候应该缩小窗口?
419419

420-
3、什么时候得到一个合法的答案?
420+
3、什么时候应该更新答案?
421421

422422
我在 [滑动窗口经典习题](https://appktavsiei5995.pc.xiaoe-tech.com/detail/i_62b57985e4b00a4f371dd705/1) 中使用这套思维模式列举了更多经典的习题,旨在强化你对算法的理解和记忆,以后就再也不怕子串、子数组问题了。
423423

0 commit comments

Comments
(0)

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