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 7ae3ed4

Browse files
🧙‍♂️(dynamic): 123 题错别字
1 parent ddc675b commit 7ae3ed4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎docs/algorithm/dynamic/README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -500,7 +500,7 @@ class Solution(object):
500500
3. 第二次被买入
501501
4. 第二次被卖出
502502

503-
按题目要求,我们最重要求出的是**第二次被卖出**所能获得的最大收益。
503+
按题目要求,我们最终要求出的是**第二次被卖出**所能获得的最大收益。
504504

505505
我们分别用 4 个变量来表示这 4 种情况下所能获得的最大收益:
506506

0 commit comments

Comments
(0)

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