摘要:
这篇文章很好http://blog.sina.com.cn/s/blog_70811e1a01014esn.html我的代码: 1 #include<cstdlib> 2 #include<cstdio> 3 #include<cstring> 4 #include<algorithm> 5 6 using namespace std; 7 8 char st[100010],s[100010]; 9 int rad[100010];10 int mxn = 0,k,ans;1112 int main()13 {14 scanf("%s 阅读全文
posted @ 2013-05-29 21:11 Lugh 阅读(163) 评论(0) 推荐(0)
浙公网安备 33010602011771号