摘要:
Given an array ofnpositive integers and a positive integers, find the minimal length of a subarray of which the sum ≥s. If there isn't one, return 0 i... 阅读全文
posted @ 2015-05-14 16:37
卖程序的小歪
阅读(154)
评论(0)
推荐(0)
摘要:
There are a total ofncourses you have to take, labeled from0ton - 1.Some courses may have prerequisites, for example to take course 0 you have to firs... 阅读全文
posted @ 2015-05-14 16:18
卖程序的小歪
阅读(234)
评论(0)
推荐(0)