会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
金海峰的博客
博客园
首页
新随笔
订阅
管理
2015年3月30日
poj3341
摘要: AC自动机,用40^4 * 50 * 10的空间进行dp。最大的难点在于hash。hash一个数列f,数列中的每一位都有一个上限g,即f[i]#include #include #include #include using namespace std;#define D(x) const int ...
阅读全文
posted @ 2015-03-30 21:19 金海峰
阅读(151)
评论(0)
推荐(0)
编辑
公告