文件名称:sicily3
- 所属分类:
- C#编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-12-02
- 文件大小:
- 6kb
- 下载次数:
- 0次
- 提 供 者:
- chen ji********
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
输入一个字符串(字符串的长度不超过100),求出其中最长的回文子串的长度。子串的含义是:在原串中连续出现的字符串片段。回文的含义是:正着看和倒着看相同,如abba和yyxyy。-Enter a string (the length of the string is not more than 100), calculated the length of the longest palindrome substring. The substring meaning: the string fragment consecutive in the original string. Palindrome meaning: positive to see and look backwards, as abba and yyxyy,.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Untitled13.exe
问题描述.txt
Untitled13.cpp