随笔分类 -  字符串-最小表示法

摘要:题目链接:https://ac.nowcoder.com/acm/contest/887/A 链接:https://ac.nowcoder.com/acm/contest/887/A来源:牛客网 题目描述 A string is perfect if it has the smallest lexi 阅读全文
posted @ 2019-08-09 15:13 执||念 阅读(180) 评论(0) 推荐(0)
摘要:学习博客: https://blog.csdn.net/zy691357966/article/details/39854359 https://www.cnblogs.com/sweat123/p/4723265.html 循环字符串的最小表示法的问题可以这样描述: 对于一个字符串S,求S的循环的 阅读全文
posted @ 2019-08-09 14:49 执||念 阅读(202) 评论(0) 推荐(0)