leetcode 581[easy]---- Shortest Unsorted Continuous Subarray

难度:easy Given an integer array, you need to find one continuous subarray that if you only sort this subarray in ascending order, then the whole array will be sorted in ascending order, too. You need t
相关文章
相关标签/搜索