摘要:题目: G -Max Sum Time Limit:1000MSMemory Limit:32768KB64bit IO Format:%I64d & %I64u hdu 1003DescriptionGiven 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...
阅读全文