摘要: Description Given 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 m 阅读全文
posted @ 2016-08-09 10:58 踮起脚望天 阅读(137) 评论(0) 推荐(0) 编辑