随笔分类 -  字符串-kmp

1
摘要:地址:http://acm.hdu.edu.cn/showproblem.php?pid=3613 题目: Best Reward Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/65536 K (Java/Others)Tota 阅读全文
posted @ 2017-04-05 19:46 weeping 阅读(164) 评论(0) 推荐(0) 编辑
摘要:地址:http://acm.fzu.edu.cn/problem.php?pid=1901 题目: Problem 1901 Period II Accept: 442 Submit: 1099Time Limit: 1000 mSec Memory Limit : 32768 KB Accept: 阅读全文
posted @ 2017-04-05 19:44 weeping 阅读(314) 评论(0) 推荐(0) 编辑
摘要:地址:http://acm.hdu.edu.cn/showproblem.php?pid=2328 题目: Corporate Identity Time Limit: 9000/3000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Othe 阅读全文
posted @ 2017-04-05 17:45 weeping 阅读(166) 评论(0) 推荐(0) 编辑
摘要:地址:http://acm.hdu.edu.cn/showproblem.php?pid=1238 题目: Substrings Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)Total 阅读全文
posted @ 2017-04-05 17:43 weeping 阅读(169) 评论(0) 推荐(0) 编辑
摘要:地址:http://acm.hdu.edu.cn/showproblem.php?pid=4300 题目: Clairewd’s message Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Othe 阅读全文
posted @ 2017-04-05 17:41 weeping 阅读(139) 评论(0) 推荐(0) 编辑
摘要:地址:http://acm.hdu.edu.cn/showproblem.php?pid=3336 题目: Count the string Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others 阅读全文
posted @ 2017-04-05 17:39 weeping 阅读(121) 评论(0) 推荐(0) 编辑
摘要:地址:http://acm.hdu.edu.cn/showproblem.php?pid=2594 题目: Simpsons’ Hidden Talents Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Jav 阅读全文
posted @ 2017-04-05 17:37 weeping 阅读(140) 评论(0) 推荐(0) 编辑
摘要:地址:http://poj.org/problem?id=3080 题目: Blue Jeans Time Limit: 1000MS Memory Limit: 65536K Total Submissions: 17720 Accepted: 7856 Description The Genog 阅读全文
posted @ 2017-04-05 17:35 weeping 阅读(139) 评论(0) 推荐(0) 编辑
摘要:地址:http://poj.org/problem?id=2752 题目: Seek the Name, Seek the Fame Time Limit: 2000MS Memory Limit: 65536K Total Submissions: 18711 Accepted: 9607 Des 阅读全文
posted @ 2017-04-05 17:33 weeping 阅读(545) 评论(0) 推荐(0) 编辑
摘要:地址:http://poj.org/problem?id=2406 题目: Power Strings Time Limit: 3000MS Memory Limit: 65536K Total Submissions: 47529 Accepted: 19823 Description Given 阅读全文
posted @ 2017-04-05 17:30 weeping 阅读(120) 评论(0) 推荐(0) 编辑
摘要:地址:http://acm.hdu.edu.cn/showproblem.php?pid=1358 题目: Period Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)Total Sub 阅读全文
posted @ 2017-04-05 17:26 weeping 阅读(154) 评论(0) 推荐(0) 编辑
摘要:地址:http://acm.hdu.edu.cn/showproblem.php?pid=2087 题目: 剪花布条 Time Limit: 1000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total Submi 阅读全文
posted @ 2017-04-05 17:22 weeping 阅读(159) 评论(0) 推荐(0) 编辑
摘要:地址:http://acm.hdu.edu.cn/showproblem.php?pid=4763 题目: Theme Section Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)To 阅读全文
posted @ 2017-03-09 21:46 weeping 阅读(139) 评论(0) 推荐(0) 编辑
摘要:kmp模板: 扩展kmp模板: 阅读全文
posted @ 2016-08-04 22:35 weeping 阅读(2333) 评论(0) 推荐(0) 编辑
摘要:题目地址:http://acm.hdu.edu.cn/showproblem.php?pid=2594 题目: Problem Description Homer: Marge, I just figured out a way to discover some of the talents we 阅读全文
posted @ 2016-08-04 00:01 weeping 阅读(146) 评论(0) 推荐(0) 编辑
摘要:题目地址:http://acm.hdu.edu.cn/showproblem.php?pid=2203 思路: Problem Description 人随着岁数的增长是越大越聪明还是越大越笨,这是一个值得全世界科学家思考的问题,同样的问题Eddy也一直在思考,因为他在很小的时候就知道亲和串如何判断 阅读全文
posted @ 2016-08-03 23:21 weeping 阅读(159) 评论(0) 推荐(0) 编辑
摘要:题目地址:http://acm.hdu.edu.cn/showproblem.php?pid=3746 题目: Problem Description CC always becomes very depressed at the end of this month, he has checked 阅读全文
posted @ 2016-08-03 22:49 weeping 阅读(148) 评论(0) 推荐(0) 编辑
摘要:题目地址:http://acm.hdu.edu.cn/showproblem.php?pid=1686 题目: Problem Description The French author Georges Perec (1936–1982) once wrote a book, La disparit 阅读全文
posted @ 2016-08-02 22:56 weeping 阅读(443) 评论(0) 推荐(0) 编辑
摘要:题目地址:http://acm.hdu.edu.cn/showproblem.php?pid=1711 题目: Problem Description Given two sequences of numbers : a[1], a[2], ...... , a[N], and b[1], b[2] 阅读全文
posted @ 2016-08-02 22:42 weeping 阅读(177) 评论(0) 推荐(0) 编辑
摘要:呃,从网上看的题解,然而其实有点地方还没搞懂,先放在这,以后再回来理解。 题目地址:http://acm.hdu.edu.cn/showproblem.php?pid=4749 题目:2013 is the 60 anniversary of Nanjing University of Scienc 阅读全文
posted @ 2016-08-02 22:21 weeping 阅读(290) 评论(0) 推荐(0) 编辑

1