码迷,mamicode.com
首页 >  
搜索关键字:palindromic    ( 595个结果
PAT (Advanced Level) 1019. General Palindromic Number (20)
简单题。 ...
分类:其他好文   时间:2016-05-16 21:40:27    阅读次数:128
LeetCode--Longest Palindromic Substring
Given a string S, find the longest palindromic substring in S. You may assume that the maximum length of S is 1000, and there exists one unique longest palindromic substring. 题目:查找字符串中最长回文子...
分类:其他好文   时间:2016-05-12 22:22:17    阅读次数:207
pat 1019
1019. General Palindromic Number (20) 时间限制 400 ms 内存限制 65536 kB 代码长度限制 16000 B 判题程序 Standard 作者 CHEN, Yue A number that will be the same ...
分类:其他好文   时间:2016-05-12 17:40:32    阅读次数:168
ZOJ 3661 Palindromic Substring(回文树)
ZOJ 3661 Palindromic Substring(回文树)...
分类:其他好文   时间:2016-05-12 16:19:55    阅读次数:178
HDU 5658 CA Loves Palindromic(回文树)
HDU 5658 CA Loves Palindromic(回文树)...
分类:其他好文   时间:2016-05-12 15:50:22    阅读次数:224
5. Longest Palindromic Substring
Given a string S, find the longest palindromic substring in S. You may assume that the maximum length of S is 1000, and there exists one unique longes ...
分类:其他好文   时间:2016-05-11 13:11:19    阅读次数:154
5. Longest Palindromic Substring
Given a string S, find the longest palindromic substring in S. You may assume that the maximum length of S is 1000, and there exists one unique longes ...
分类:其他好文   时间:2016-05-10 12:23:43    阅读次数:187
LeetCode--5. Longest Palindromic Substring
Problem: Given a string S, find the longest palindromic substring in S. You may assume that the maximum length of S is 1000, and there exists one unique longest palindromic substring. Analysis:...
分类:其他好文   时间:2016-05-07 08:41:06    阅读次数:176
5. Longest Palindromic Substring
Given a string S, find the longest palindromic substring in S. You may assume that the maximum length of S is 1000, and there exists one unique longes ...
分类:其他好文   时间:2016-05-05 14:38:01    阅读次数:123
LeetCode : 5. Longest Palindromic Substring
...
分类:其他好文   时间:2016-04-28 11:58:25    阅读次数:225
595条   上一页 1 ... 30 31 32 33 34 ... 60 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!