mirror of
https://github.com/youngyangyang04/leetcode-master.git
synced 2025-07-08 00:43:04 +08:00
Merge pull request #1998 from GODVvVZzz/master
Modify 376摆动序列.md 错别字-果->何
This commit is contained in:
@ -89,7 +89,7 @@
|
||||
|
||||
### 情况二:数组首尾两端
|
||||
|
||||
所以本题统计峰值的时候,数组最左面和最右面如果统计呢?
|
||||
所以本题统计峰值的时候,数组最左面和最右面如何统计呢?
|
||||
|
||||
题目中说了,如果只有两个不同的元素,那摆动序列也是 2。
|
||||
|
||||
@ -655,3 +655,4 @@ object Solution {
|
||||
<a href="https://programmercarl.com/other/kstar.html" target="_blank">
|
||||
<img src="../pics/网站星球宣传海报.jpg" width="1000"/>
|
||||
</a>
|
||||
|
||||
|
Reference in New Issue
Block a user