algorithm/算法/learn/大厂刷题/twenty/Tewenty-eight.md

94 B

数组做栈滑动指针

子数组必须连续,以某个数结尾,往左可以得出答案.