
Manacher算法
文章平均质量分 85
DTL66
细节决定成败
展开
-
POJ 3974 Palindrome【最长回文串(Manacher模板)】
Palindrome Time Limit: 15000MS Memory Limit: 65536K Total Submissions: 7943 Accepted: 2953 Description Andy the smart computer science student was attending an algo原创 2016-09-09 08:43:09 · 332 阅读 · 0 评论 -
HDU 3068 最长回文 【Manacher模板】
最长回文 Time Limit: 4000/2000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others) Total Submission(s): 17842 Accepted Submission(s): 6585 Problem Description 给出一个只由小写英文字符a,b,c...y原创 2016-09-14 22:38:46 · 310 阅读 · 0 评论 -
HDU 3294 Girls' research 【最长回文串+字符周期变换】
Girls' research Time Limit: 3000/1000 MS (Java/Others) Memory Limit: 65535/32768 K (Java/Others) Total Submission(s): 1900 Accepted Submission(s): 721 Problem Description One原创 2016-09-15 00:15:24 · 378 阅读 · 0 评论 -
LIGHT OJ 1258 - Making Huge Palindromes 【包含最后一位字符的最长回文串()】
1258 - Making Huge Palindromes PDF (English) Statistics Forum Time Limit: 1 second(s) Memory Limit: 32 MB A string is said to be a palindrome if it remains原创 2016-09-15 11:23:00 · 414 阅读 · 0 评论