摘要:
Max Sum 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 max s 阅读全文
posted @ 2019-04-10 20:22
十魇
阅读(162)
评论(0)
推荐(0)
摘要:
A Diverse Strings A string is called diverse if it contains consecutive (adjacent) letters of the Latin alphabet and each letter occurs exactly once. 阅读全文
posted @ 2019-04-10 19:02
十魇
阅读(246)
评论(0)
推荐(0)