2016年6月5日
摘要: Problem Description 请你编程画一个放大的’X’。 如3*3的’X’应如下所示:X X XX X5*5的’X’如下所示:X X X X X X XX XInput 输入数据第一行是一个整数T,表示有T组测试数据; 接下来有T行,每行有一个正奇数n(3 0... 阅读全文
posted @ 2016-06-05 01:56 cnxo 阅读(248) 评论(0) 推荐(0) 编辑
摘要: Problem Description 定义:一个词组中每个单词的首字母的大写组合称为该词组的缩写。 比如,C语言里常用的EOF就是end of file的缩写。Input 输入的第一行是一个整数T,表示一共有T组测试数据; 接下来有T行,每组测试数据占一行,每行有一个词组,每个词... 阅读全文
posted @ 2016-06-05 01:37 cnxo 阅读(342) 评论(0) 推荐(0) 编辑
摘要: Problem Description The Romans used letters from their Latin alphabet to represent each of the seven numerals in their number system. The lis... 阅读全文
posted @ 2016-06-05 01:29 cnxo 阅读(233) 评论(0) 推荐(0) 编辑
摘要: Problem Description 人随着岁数的增长是越大越聪明还是越大越笨,这是一个值得全世界科学家思考的问题,同样的问题Eddy也一直在思考,因为他在很小的时候就知道亲和串如何判断了,但是发现,现在长大了却不知道怎么去判断亲和串了,于是他只好又再一次来请教聪明且乐于助人的你... 阅读全文
posted @ 2016-06-05 00:57 cnxo 阅读(212) 评论(0) 推荐(0) 编辑
摘要: Problem Description Write a program to determine whether a word is a palindrome. A palindrome is a sequence of characters that is identical t... 阅读全文
posted @ 2016-06-05 00:50 cnxo 阅读(109) 评论(0) 推荐(0) 编辑
摘要: Problem Description I believe many people are the fans of prison break. How clever Michael is!! In order that the message won’t be found by F... 阅读全文
posted @ 2016-06-05 00:21 cnxo 阅读(170) 评论(0) 推荐(0) 编辑