会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
acha
Again
首页
新随笔
管理
2017年3月11日
poj 1743 Musical Theme 后缀自动机/后缀数组/后缀树
摘要: 题目大意 直接用了hzwer的题意 题意:有N(1 include include include include include using namespace std; const int N=180; const int M=40007; const int INF=0x3f3f3f3f; i
阅读全文
posted @ 2017-03-11 10:45 _zwl
阅读(258)
评论(0)
推荐(0)
编辑