
kmp
Jogging_Clown
丢掉盔甲,我依然是骄傲帅气的骑士。
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
HDOJ 题目1171Number Sequence(kmp,模板)
Number Sequence Time Limit: 10000/5000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others) Total Submission(s): 11389 Accepted Submission(s): 5193 Problem Description Given tw原创 2014-08-25 21:30:07 · 516 阅读 · 0 评论 -
题目1841 Find the Shortest Common Superstring(KMP)
Find the Shortest Common Superstring Time Limit: 1000/1000 MS (Java/Others) Memory Limit: 65535/65535 K (Java/Others) Total Submission(s): 1629 Accepted Submission(s): 437 Problem Descr原创 2015-08-28 10:30:44 · 1102 阅读 · 0 评论 -
HDOJ 题目 4749 Parade Show(KMP)
Parade Show Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65535/65535 K (Java/Others) Total Submission(s): 1440 Accepted Submission(s): 580 Problem Description 2013 is the原创 2015-08-24 10:11:47 · 520 阅读 · 0 评论 -
FZU 题目1901 Period II (KMP)
Problem 1901 Period II Accept: 215 Submit: 562 Time Limit: 1000 mSec Memory Limit : 32768 KB Problem Description For each prefix with length P of a given string S,if S[i]=S[i+P] for原创 2015-08-24 10:56:23 · 691 阅读 · 0 评论 -
ZOJ 题目3587 Marlon's String(KMP)
Marlon's String Time Limit: 2 Seconds Memory Limit: 65536 KB Long long ago, there was a coder named Marlon. One day he picked two string on the street.A problem suddenly crash his brain.原创 2015-08-24 18:30:51 · 876 阅读 · 0 评论 -
POJ 题目3450 Corporate Identity(KMP 暴力)
Corporate Identity Time Limit: 3000MS Memory Limit: 65536K Total Submissions: 5493 Accepted: 2015 Description Beside other services, ACM helps companies to clearly st原创 2015-06-02 14:01:36 · 895 阅读 · 0 评论 -
POJ 题目3461 Oulipo(KMP)
Oulipo Time Limit: 1000MS Memory Limit: 65536K Total Submissions: 26479 Accepted: 10550 Description The French author Georges Perec (1936–1982) once wrote a book, La原创 2015-03-12 16:14:49 · 591 阅读 · 0 评论 -
POJ 题目1961 Period(KMP水)
Period Time Limit: 3000MS Memory Limit: 30000K Total Submissions: 13724 Accepted: 6483 Description For each prefix of a given string S with N characters (each charact原创 2015-02-03 15:18:37 · 457 阅读 · 0 评论 -
POJ 题目2406 Power Strings(KMP)
Power Strings Time Limit: 3000MS Memory Limit: 65536K Total Submissions: 33655 Accepted: 13983 Description Given two strings a and b we define a*b to be their concate原创 2014-12-07 18:01:41 · 535 阅读 · 0 评论 -
HDOJ 题目1686 Oulipo(KMP)
Oulipo Time Limit: 3000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others) Total Submission(s): 5575 Accepted Submission(s): 2230 Problem Description The French author G原创 2014-12-07 15:20:50 · 510 阅读 · 0 评论 -
POJ 题目2752 Seek the Name, Seek the Fame(KMP)
Seek the Name, Seek the Fame Time Limit: 2000MS Memory Limit: 65536K Total Submissions: 12752 Accepted: 6280 Description The little cat is so famous, that many couple原创 2015-01-10 18:49:52 · 457 阅读 · 0 评论 -
HDOJ 题目1358 Period(kmp)
Period Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others) Total Submission(s): 3303 Accepted Submission(s): 1656 Problem Description For each prefix of原创 2014-11-28 08:14:18 · 632 阅读 · 0 评论 -
HDOJ 题目1867A + B for you again(KMP)
A + B for you again Time Limit: 5000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others) Total Submission(s): 4407 Accepted Submission(s): 1132 Problem Description Genera原创 2014-09-01 01:16:27 · 584 阅读 · 3 评论 -
HDOJ 题目3336Count the string(kmp)
Count the string Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others) Total Submission(s): 4799 Accepted Submission(s): 2267 Problem Description It is wel原创 2014-08-28 15:32:12 · 563 阅读 · 0 评论 -
HDOJ 题目2594Simpsons’ Hidden Talents(KMP)
Simpsons’ Hidden Talents Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others) Total Submission(s): 3124 Accepted Submission(s): 1181 Problem Description H原创 2014-09-10 16:34:48 · 577 阅读 · 0 评论 -
HDOJ 题目3746Cyclic Nacklace(kmp)
Cyclic Nacklace Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others) Total Submission(s): 2851 Accepted Submission(s): 1315 Problem Description CC always原创 2014-08-28 18:03:41 · 491 阅读 · 1 评论 -
POJ 题目3080 Blue Jeans(KMP+暴力)
Blue Jeans Time Limit: 1000MS Memory Limit: 65536K Total Submissions: 14303 Accepted: 6367 Description The Genographic Project is a research partnership between IBM and原创 2015-08-17 20:49:06 · 832 阅读 · 0 评论