摘要:
Minimum SubarrayGiven an array of integers, find the subarray with smallest sum.Return the sum of the subarray.For [1, -1, -2, 1], return -3NoteThe su... 阅读全文
posted @ 2015-11-26 04:36
一心一念
阅读(182)
评论(0)
推荐(0)