摘要: Given two strings a and b we define a*b to be their concatenation. For example, if a = "abc" and b = "def" then a*b = "abcdef". If we think of concate 阅读全文
posted @ 2017-08-16 17:05 hinata_hajime 阅读(113) 评论(0) 推荐(0) 编辑
摘要: Musical Theme A musical melody is represented as a sequence of N (1<=N<=20000)notes that are integers in the range 1..88, each representing a key on t 阅读全文
posted @ 2017-08-16 02:20 hinata_hajime 阅读(131) 评论(0) 推荐(0) 编辑