摘要:
http://poj.org/problem?id=3693DescriptionThe repetition number of a string is defined as the maximum numberRsuch that the string can be partitioned intoRsame consecutive substrings. For example, the repetition number of "ababab" is 3 and "ababa" is 1.Given a string containing low 阅读全文
posted @ 2013-03-18 18:54
wangziyun
阅读(295)
评论(1)
推荐(0)