摘要: 题目链接http://acm.hdu.edu.cn/showproblem.php?pid=4057自动机上的dp/*hdu 4057*/#include #include #include #include #include #include #include #include #include #include #include #include #include #include #define X first#define Y second#define sqr(x) (x)*(x)#pragma comment(linker,"/STACK:102400000,102400 阅读全文
posted @ 2013-11-04 13:16 degree 阅读(110) 评论(0) 推荐(0) 编辑