
kmp和BF
文章平均质量分 77
在路上-小武
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
hdu 4300 Clairewd’s message
字符串处理,题的本意让用kmp,可不用kmp也可以过,因为少了条件总是wrong Problem Description Clairewd is a member of FBI. After several years concealing in BUPT, she intercepted some important messages and she was preparing for se原创 2012-07-30 07:35:51 · 109 阅读 · 0 评论 -
hdu 4300 Clairewd’s message(字符串,可以用kmp)
本意是让用kmp,不过不用kmp也ac 刚开始少判断条件wrong,详见代码 Problem Description Clairewd is a member of FBI. After several years concealing in BUPT, she intercepted some important messages and she was preparing fo原创 2012-07-30 16:01:58 · 1000 阅读 · 0 评论