摘要:        
Max SumTime Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others) Problem DescriptionGiven a sequence a[1],a[2],a[3]......a[n], your job is to calculate the max sum of a sub-sequence. For example, given (6,-1,5,4,-7), the max sum in this sequence is 6 + (-1) + 5 + 4 = 14.InputT    阅读全文
posted @ 2014-02-06 18:31
ForeverEnjoy
阅读(285)
评论(0)
推荐(0)
        

浙公网安备 33010602011771号