修正笔误,数组与图片不一致

This commit is contained in:
hui
2024-10-29 16:40:27 +08:00
parent 8747fe1a47
commit 497bb7cbf3

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)