摘要: Given an array of n positive integers and a positive integer s, find the minimal length of a subarray of which the sum ≥ s. If there isn't one, return 阅读全文
posted @ 2016-08-30 03:46 amazingzoe 阅读(153) 评论(0) 推荐(0)