leetcode简单(201-220)python

852. Peak Index in a Mountain Array(e-201) Let's call an array A a mountain if the following properties hold:node A.length >= 3 There exists some 0 < i < A.length - 1 such that A[0] < A[1] < ... A[i-1
相关文章
相关标签/搜索