码迷,mamicode.com
首页 >  
搜索关键字:subarray    ( 846个结果
分治法应用----最大子序列和与最大子序列乘积
分治法,采用一种“分治(divide-and-conquer)”的...
分类:其他好文   时间:2014-09-24 18:58:57    阅读次数:283
Maximum Product Subarray
leetcode 新增题目Maximum Product Subarray...
分类:其他好文   时间:2014-09-24 17:56:57    阅读次数:148
LeetCode:Maximum Subarray
Find the contiguous subarray within an array (containing at least one number) which has the largest sum.For example, given the array[?2,1,?3,4,?1,2,1,...
分类:其他好文   时间:2014-09-15 15:46:19    阅读次数:183
Leetcode: Maximum Subarray
Find the contiguous subarray within an array (containing at least one number) which has the largest sum.For example, given the array [?2,1,?3,4,?1,2,1...
分类:其他好文   时间:2014-09-12 14:45:53    阅读次数:213
Maximum Subarray
[leetcode]Maximum Subarray...
分类:其他好文   时间:2014-09-09 12:38:08    阅读次数:137
Maximum Subarray <LeetCode>
Find the contiguous subarray within an array (containing at least one number) which has the largest sum.For example, given the array[?2,1,?3,4,?1,2,1,...
分类:其他好文   时间:2014-08-31 15:49:11    阅读次数:180
[LeetCode] Maximum Subarray
Find the contiguous subarray within an array (containing at least one number) which has the largest sum.For example, given the array[?2,1,?3,4,?1,2,1,...
分类:其他好文   时间:2014-08-29 01:18:46    阅读次数:187
Maximum Subarray
Find the contiguous subarray within an array (containing at least one number) which has the largest sum.For example, given the array [?2,1,?3,4,?1,2,1...
分类:其他好文   时间:2014-08-26 22:44:46    阅读次数:212
UVA 12697 Minimal Subarray Length
Minimal Subarray LengthTime Limit: 3000msMemory Limit: 131072KBThis problem will be judged onUVALive. Original ID:660964-bit integer IO format:%lld Ja...
分类:其他好文   时间:2014-08-23 16:43:01    阅读次数:279
Maximum Subarray
Maximum SubarrayFind the contiguous subarray within an array (containing at least one number) which has the largest sum.For example, given the array[?...
分类:其他好文   时间:2014-08-19 18:12:55    阅读次数:279
846条   上一页 1 ... 80 81 82 83 84 85 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!