文件名称:palindrome
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 97kb
- 下载次数:
- 0次
- 提 供 者:
- 陈**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
判断输入是否是一个回文串(即向前和向后读都是一样的字符序列)。
每个输入仅为一个字符串序列【即ID】,可以把ID看成任何以一个字母或下划线开头、由字母或者数字组成的字符串,字符串长度不超过50。每个测试数据为一行,要求程序能够一次处理多行测试数据。-Determine whether the input string is a palindrome (ie, read the same forward and backward sequence of characters). Each input that is just a sequence of strings [ID], can be any ID as a letter or underscore, letters or numbers from the string, the string length does not exceed 50. Test data for each line requires a program to handle multi-line test data.
每个输入仅为一个字符串序列【即ID】,可以把ID看成任何以一个字母或下划线开头、由字母或者数字组成的字符串,字符串长度不超过50。每个测试数据为一行,要求程序能够一次处理多行测试数据。-Determine whether the input string is a palindrome (ie, read the same forward and backward sequence of characters). Each input that is just a sequence of strings [ID], can be any ID as a letter or underscore, letters or numbers from the string, the string length does not exceed 50. Test data for each line requires a program to handle multi-line test data.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
palindrome.in
Parser.cup
parser.java
Scanner.java
Scanner.jflex
sym.java
commandlist.bat
java-cup-11a.jar
Parser.cup
parser.java
Scanner.java
Scanner.jflex
sym.java
commandlist.bat
java-cup-11a.jar