摘要: Sum It UpTime Limit: 2000/1000 MS (Java/Others)Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 3538Accepted Submission(s): 1788Problem DescriptionGiven a specified total t and a list of n integers, find all distinct sums using numbers from the list that add up to t. For example, if t=4 阅读全文
posted @ 2014-03-30 16:30 仰望天kong 阅读(201) 评论(0) 推荐(0) 编辑