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

This commit is contained in:
Lafish 2022-04-06 08:52:45 +08:00 committed by GitHub
parent c4e11b24ed
commit c4992be374
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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