随笔分类 -  ACM练习

JAVA语言描述
摘要:Problem 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 阅读全文
posted @ 2017-12-13 16:03 ixummer 阅读(153) 评论(0) 推荐(0)
摘要:Problem Description I have a very simple problem for you. Given two integers A and B, your job is to calculate the Sum of A + B. Input The first line 阅读全文
posted @ 2017-12-13 15:06 ixummer 阅读(168) 评论(0) 推荐(0)