We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 70db64c + c4992be commit a265932Copy full SHA for a265932
problems/0122.买卖股票的最佳时机II.md
@@ -40,7 +40,7 @@
40
本题首先要清楚两点:
41
42
* 只有一只股票!
43
-* 当前只有买股票或者买股票的操作
+* 当前只有买股票或者卖股票的操作
44
45
想获得利润至少要两天为一个交易单元。
46
0 commit comments