08 2017 档案

摘要:Message DecodingSome message encoding schemes require that an encoded message be sent in two parts. The first part, called the header,... 阅读全文
posted @ 2017-08-30 21:34 GoldenFingers 阅读(90) 评论(0) 推荐(0) 编辑
摘要:The Dole QueueTime limit 3000 msDescriptionIn a serious attempt to downsize (reduce) the dole queue, The New National Green Labour Rhi... 阅读全文
posted @ 2017-08-29 17:08 GoldenFingers 阅读(190) 评论(0) 推荐(0) 编辑
摘要:Hangman JudgeTime limit 3000 msDescriptionIn Hangman Judge, you are to write a program that judges a series of Hangman games. For each... 阅读全文
posted @ 2017-08-29 16:01 GoldenFingers 阅读(141) 评论(0) 推荐(0) 编辑
摘要:TEX QuotesTime Limit: 1000MSMemory Limit: 10000K Total Submissions: 9385DescriptionTEX is a typesetting language developed by Donald K... 阅读全文
posted @ 2017-08-28 21:34 GoldenFingers 阅读(124) 评论(0) 推荐(0) 编辑
摘要:最长回文Time Limit: 4000/2000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Problem Description给出一个只由小写英文字符a,b,c…y,z组成的字符串S... 阅读全文
posted @ 2017-08-02 19:26 GoldenFingers 阅读(141) 评论(0) 推荐(0) 编辑
摘要:Hotaru’s problemTime Limit: 4000/2000 MS (Java/Others) Memory Limit: 65536/65536 K (Java/Others)Problem DescriptionHotaru Ichijou r... 阅读全文
posted @ 2017-08-02 16:18 GoldenFingers 阅读(86) 评论(0) 推荐(0) 编辑
摘要:PalindromeTime Limit: 15000MS Memory Limit: 65536KDescriptionAndy the smart computer science student was attending an algorithms c... 阅读全文
posted @ 2017-08-02 11:23 GoldenFingers 阅读(103) 评论(0) 推荐(0) 编辑
摘要:最长回文子串——Manacher 算法(原版的博主的代码都是用py写的,这里改成c++)c++ 算法 字符串处理 0. 问题定义最长回文子串问题:给定一个字符串,求它的最长回文子串长度。如果一个字符串正着读和反着读是一样的,那它就是回文串。下面是一些回文串的实例: ... 阅读全文
posted @ 2017-08-02 11:12 GoldenFingers 阅读(234) 评论(0) 推荐(0) 编辑
摘要:C. Star skytime limit per test2 seconds memory limit per test256 megabytes inputstandard input outputstandard outputProblem Descriptio... 阅读全文
posted @ 2017-08-01 19:33 GoldenFingers 阅读(108) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示