摘要:
【题目】Write an efficient algorithm that searches for a value in anmxnmatrix. This matrix has the following properties:Integers in each row are sorted fr... 阅读全文
posted @ 2015-04-28 11:17
hwu_harry
阅读(107)
评论(0)
推荐(0)
摘要:
【题目】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,... 阅读全文
posted @ 2015-04-28 10:53
hwu_harry
阅读(110)
评论(0)
推荐(0)