程帅霞

不断受挫,不停起身,不断追寻,不止AC~~

导航

2021年1月23日 #

次短路

摘要: Bessie has moved to a small farm and sometimes enjoys returning to visit one of her best friends. She does not want to get to her old home too quickly 阅读全文

posted @ 2021-01-23 14:43 程帅霞 阅读(138) 评论(0) 推荐(0) 编辑

马拉车

摘要: #include<stdio.h> #include<string.h> #include<algorithm> using namespace std; const int M=1000010; int p[M]; ///记录以i为中心的最大回文半径 char a[M]; ///原始字符串 cha 阅读全文

posted @ 2021-01-23 13:59 程帅霞 阅读(63) 评论(0) 推荐(0) 编辑