[LeetCode] 862. Shortest Subarray with Sum at Least K 和至少为K的最短子数组

Return the length of the shortest, non-empty, contiguous subarray of A with sum at least K. If there is no non-empty subarray with sum at least K, ret
posted @ 2019-08-04 22:01  Grandyang  阅读(6244)  评论(4)    收藏  举报
Fork me on GitHub