Processing math: 100%
会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Blue233333
18年退役,偶尔划水~请各位大佬小心食用~
博客园
首页
新随笔
联系
订阅
管理
随笔分类 -
字符串--回文树
BZOJ2084: [Poi2010]Antisymmetry
摘要:
n
≤
500000
的01串,1跟0配,问最长回文子串。
0
=
1
,
1
≠
1
,
0
≠
0
,然后二分哈希或manacher或回文树。 1 //#include<iostream> 2 #include<cstring> 3 #include<cstdio> 4 //#
阅读全文
posted @
2018-04-28 11:25
Blue233333
阅读(240)
评论(0)
推荐(0)
编辑
回文树详解
摘要:无。 1 #include<iostream> 2 #include<cstring> 3 #include<cstdio> 4 //#include<time.h> 5 //#include<complex> 6 //#include<set> 7 //#include<queue> 8 #inc
阅读全文
posted @
2018-04-27 22:12
Blue233333
阅读(291)
评论(0)
推荐(0)
编辑
公告
点击右上角即可分享