
Manacher算法
文章平均质量分 85
DTL66
细节决定成败
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
POJ 3974 Palindrome【最长回文串(Manacher模板)】
PalindromeTime Limit: 15000MS Memory Limit: 65536KTotal Submissions: 7943 Accepted: 2953DescriptionAndy the smart computer science student was attending an algo原创 2016-09-09 08:43:09 · 344 阅读 · 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 · 326 阅读 · 0 评论 -
HDU 3294 Girls' research 【最长回文串+字符周期变换】
Girls' researchTime Limit: 3000/1000 MS (Java/Others) Memory Limit: 65535/32768 K (Java/Others)Total Submission(s): 1900 Accepted Submission(s): 721Problem DescriptionOne原创 2016-09-15 00:15:24 · 391 阅读 · 0 评论 -
LIGHT OJ 1258 - Making Huge Palindromes 【包含最后一位字符的最长回文串()】
1258 - Making Huge Palindromes PDF (English)StatisticsForumTime Limit: 1 second(s)Memory Limit: 32 MBA string is said to be a palindrome if it remains原创 2016-09-15 11:23:00 · 430 阅读 · 0 评论