摘要: 最小表示法or后缀自动机。。。 (一个都不会啊,字符串只会hash的说) 1 #include <iostream> 2 #include <algorithm> 3 #include <cstdio> 4 #include <cstring> 5 #include <cstdlib> 6 #inc 阅读全文
posted @ 2017-02-19 11:33 KingSann 阅读(120) 评论(0) 推荐(0) 编辑