摘要: Power Strings POJ - 2406 kmp可以过的 学了sa就用sa搞一下,,一直TLE... 好像要用另外一种方法实现,还没学=_= 先放上超时的代码吧 1 //#include <bits/stdc++.h> 2 #include <iostream> 3 #include <cs 阅读全文
posted @ 2017-10-14 17:22 yijiull 阅读(143) 评论(0) 推荐(0) 编辑