更新0122.买卖股票的最佳时机II:错字修正

This commit is contained in:
Lafish
2022-04-06 08:52:45 +08:00
committed by GitHub
parent c4e11b24ed
commit c4992be374

View File

@ -40,7 +40,7 @@
本题首先要清楚两点: 本题首先要清楚两点:
* 只有一只股票! * 只有一只股票!
* 当前只有买股票或者股票的操作 * 当前只有买股票或者股票的操作
想获得利润至少要两天为一个交易单元。 想获得利润至少要两天为一个交易单元。