摘要: 题目描述 Description 对于包含字母A到Y各一次的单词S,将其从上到下从左到右写在一个5*5的矩阵中,如单词ADJPTBEKQUCGLRVFINSWHMOXY写出来如下: A D J P T B E K Q U C G L R V F I N S W H M O X Y 若该矩阵满足每一行 阅读全文
posted @ 2016-09-19 22:57 ljh_2000 阅读(674) 评论(0) 推荐(2) 编辑
摘要: Description One day Vasya was solving arithmetical problems. He wrote down an expression a + b = c in his notebook. When the teacher checked Vasya's w 阅读全文
posted @ 2016-09-19 19:04 ljh_2000 阅读(589) 评论(0) 推荐(0) 编辑
摘要: Description Little penguin Polo adores strings. But most of all he adores strings of length n. One day he wanted to find a string that meets the follo 阅读全文
posted @ 2016-09-19 17:15 ljh_2000 阅读(296) 评论(0) 推荐(0) 编辑
摘要: 题目描述 Description 所谓虫食算,就是原先的算式中有一部分被虫子啃掉了,需要我们根据剩下的数字来判定被啃掉的字母。来看一个简单的例子: 43#9865#045 + 8468#6633 44445506978 其中#号代表被虫子啃掉的数字。根据算式,我们很容易判断:第一行的两个数字分别是5 阅读全文
posted @ 2016-09-19 17:09 ljh_2000 阅读(263) 评论(0) 推荐(0) 编辑