上一页 1 ··· 46 47 48 49 50 51 52 53 54 ··· 56 下一页
摘要: The Genographic Project is a research partnership between IBM and The National Geographic Society that is analyzing DNA from hundreds of thousands of 阅读全文
posted @ 2017-05-06 20:58 walfy 阅读(2118) 评论(2) 推荐(0) 编辑
摘要: The little cat is so famous, that many couples tramp over hill and dale to Byteland, and asked the little cat to give names to their newly-born babies 阅读全文
posted @ 2017-05-05 13:39 walfy 阅读(253) 评论(0) 推荐(0) 编辑
摘要: Given two strings a and b we define a*b to be their concatenation. For example, if a = "abc" and b = "def" then a*b = "abcdef". If we think of concate 阅读全文
posted @ 2017-05-04 20:37 walfy 阅读(87) 评论(0) 推荐(0) 编辑
摘要: There is a string A. The length of A is less than 1,000,000. I rewrite it again and again. Then I got a new string: AAAAAA...... Now I cut it from two 阅读全文
posted @ 2017-05-04 19:51 walfy 阅读(123) 评论(0) 推荐(0) 编辑
摘要: For each prefix of a given string S with N characters (each character has an ASCII code between 97 and 126, inclusive), we want to know whether the pr 阅读全文
posted @ 2017-05-04 19:40 walfy 阅读(122) 评论(0) 推荐(0) 编辑
摘要: CC always becomes very depressed at the end of this month, he has checked his credit card yesterday, without any surprise, there are only 99.9 yuan le 阅读全文
posted @ 2017-05-04 18:47 walfy 阅读(117) 评论(0) 推荐(0) 编辑
摘要: The French author Georges Perec (1936–1982) once wrote a book, La disparition, without the letter 'e'. He was a member of the Oulipo group. A quote fr 阅读全文
posted @ 2017-05-04 16:35 walfy 阅读(183) 评论(0) 推荐(0) 编辑
摘要: 一块花布条,里面有些图案,另有一块直接可用的小饰条,里面也有一些图案。对于给定的花布条和小饰条,计算一下能从花布条中尽可能剪出几块小饰条来呢? Input输入中含有一些数据,分别是成对出现的花布条和小饰条,其布条都是用可见ASCII字符表示的,可见的ASCII字符有多少个,布条的花纹也有多少种花样。 阅读全文
posted @ 2017-05-04 15:18 walfy 阅读(210) 评论(0) 推荐(0) 编辑
摘要: Given two sequences of numbers : a11, a22, ...... , aNN, and b11, b22, ...... , bMM (1 <= M <= 10000, 1 <= N <= 1000000). Your task is to find a numbe 阅读全文
posted @ 2017-05-04 15:15 walfy 阅读(371) 评论(0) 推荐(0) 编辑
摘要: Japan plans to welcome the ACM ICPC World Finals and a lot of roads must be built for the venue. Japan is tall island with N cities on the East coast 阅读全文
posted @ 2017-05-03 14:29 walfy 阅读(163) 评论(0) 推荐(0) 编辑
上一页 1 ··· 46 47 48 49 50 51 52 53 54 ··· 56 下一页