Merge pull request #2816 from grayana/master

修正笔误,数组与图片不一致
This commit is contained in:
程序员Carl
2024-12-11 09:59:35 +08:00
committed by GitHub

View File

@ -72,7 +72,7 @@
#### 情况一:上下坡中有平坡
例如 [1,2,2,2,1]这样的数组,如图:
例如 [1,2,2,2,2,1]这样的数组,如图:
![](https://code-thinking-1253855093.file.myqcloud.com/pics/20230106170449.png)