上一页 1 ··· 18 19 20 21 22 23 24 25 26 ··· 31 下一页
摘要: 吉哥又想出了一个新的完美队形游戏! 假设有n个人按顺序站在他的面前,他们的身高分别是h[1], h[2] ... h[n],吉哥希望从中挑出一些人,让这些人形成一个新的队形,新的队形若满足以下三点要求,则就是新的完美队形: 1、挑出的人保持原队形的相对顺序不变,且必须都是在原队形中连续的; 2、左右 阅读全文
posted @ 2017-04-11 11:50 joeylee97 阅读(177) 评论(0) 推荐(0) 编辑
摘要: After an uphill battle, General Li won a great victory. Now the head of state decide to reward him with honor and treasures for his great exploit. One 阅读全文
posted @ 2017-04-10 21:42 joeylee97 阅读(171) 评论(0) 推荐(0) 编辑
摘要: For each prefix with length P of a given string S,if S[i]=S[i+P] for i in [0..SIZE(S)-p-1], then the prefix is a “period” of S. We want to all the per 阅读全文
posted @ 2017-04-10 16:00 joeylee97 阅读(223) 评论(0) 推荐(0) 编辑
摘要: Give you n ( n < 10000) necklaces ,the length of necklace will not large than 100,tell me How many kinds of necklaces total have.(if two necklaces can 阅读全文
posted @ 2017-04-09 22:44 joeylee97 阅读(240) 评论(0) 推荐(0) 编辑
摘要: Give you a string with length N, you can generate N strings by left shifts. For example let consider the string “SKYLONG”, we can generate seven strin 阅读全文
posted @ 2017-04-09 22:16 joeylee97 阅读(489) 评论(0) 推荐(0) 编辑
摘要: Beside other services, ACM helps companies to clearly state their “corporate identity”, which includes company logo but also other signs, like tradema 阅读全文
posted @ 2017-04-08 14:07 joeylee97 阅读(140) 评论(0) 推荐(0) 编辑
摘要: You are given a number of case-sensitive strings of alphabetic characters, find the largest string X, such that either X, or its inverse can be found 阅读全文
posted @ 2017-04-08 13:40 joeylee97 阅读(177) 评论(0) 推荐(0) 编辑
摘要: It is well known that AekdyCoin is good at string problems as well as number theory problems. When given a string s, we can write down all the non-emp 阅读全文
posted @ 2017-04-08 11:16 joeylee97 阅读(132) 评论(0) 推荐(0) 编辑
摘要: Homer: Marge, I just figured out a way to discover some of the talents we weren’t aware we had. Marge: Yeah, what is it? Homer: Take me for example. I 阅读全文
posted @ 2017-04-08 10:18 joeylee97 阅读(200) 评论(0) 推荐(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-04-06 19:33 joeylee97 阅读(128) 评论(0) 推荐(0) 编辑
上一页 1 ··· 18 19 20 21 22 23 24 25 26 ··· 31 下一页