随笔分类 -  题库—POJ

摘要:Cutting Game Time Limit: 1000MS Memory Limit: 65536K Total Submissions: 4798 Accepted: 1756 Description Urej loves to play various types of dull games 阅读全文
posted @ 2018-02-24 14:05 自为风月马前卒 阅读(906) 评论(0) 推荐(2)
摘要:Time Limit: 1000MS Memory Limit: 65536K Total Submissions: 6397 Accepted: 3978 Description Alice and Bob decide to play a funny game. At the beginning 阅读全文
posted @ 2018-02-23 17:27 自为风月马前卒 阅读(653) 评论(0) 推荐(0)
摘要:Time Limit: 1000MS Memory Limit: 10000K Total Submissions: 11357 Accepted: 3749 Description Georgia and Bob decide to play a self-invented game. They 阅读全文
posted @ 2018-02-22 17:56 自为风月马前卒 阅读(854) 评论(0) 推荐(3)
摘要:Strange Way to Express Integers Time Limit: 1000MS Memory Limit: 131072K Total Submissions: 17963 Accepted: 6050 Description Elina is reading a book w 阅读全文
posted @ 2018-02-07 10:34 自为风月马前卒 阅读(199) 评论(0) 推荐(0)
摘要:Antenna Placement Time Limit: 1000MS Memory Limit: 65536K Total Submissions: 10231 Accepted: 5051 Description The Global Aerial Research Centre has be 阅读全文
posted @ 2018-02-06 19:25 自为风月马前卒 阅读(344) 评论(0) 推荐(0)
摘要:Treasure Exploration Time Limit: 6000MS Memory Limit: 65536K Total Submissions: 9154 Accepted: 3738 Description Have you ever read any book about trea 阅读全文
posted @ 2018-02-06 18:03 自为风月马前卒 阅读(330) 评论(0) 推荐(0)
摘要:Air Raid Time Limit: 1000MS Memory Limit: 10000K Total Submissions: 8767 Accepted: 5240 Description Consider a town where all the streets are one-way 阅读全文
posted @ 2018-02-06 17:57 自为风月马前卒 阅读(354) 评论(0) 推荐(0)
摘要:Guardian of Decency Time Limit: 3000MS Memory Limit: 65536K Total Submissions: 6113 Accepted: 2548 Description Frank N. Stein is a very conservative h 阅读全文
posted @ 2018-02-06 17:24 自为风月马前卒 阅读(287) 评论(0) 推荐(0)
摘要:Farey Sequence Time Limit: 1000MS Memory Limit: 65536K Total Submissions: 17744 Accepted: 7109 Description The Farey Sequence Fn for any integer n wit 阅读全文
posted @ 2018-01-27 09:55 自为风月马前卒 阅读(348) 评论(0) 推荐(0)
摘要:Relatives Time Limit: 1000MS Memory Limit: 65536K Total Submissions: 15566 Accepted: 7900 Description Given n, a positive integer, how many positive i 阅读全文
posted @ 2018-01-27 08:52 自为风月马前卒 阅读(329) 评论(0) 推荐(0)
摘要:Time Limit: 3000MS Memory Limit: 65536K Total Submissions: 2363 Accepted: 881 Description Like so many others, the cows have developed very haughty ta 阅读全文
posted @ 2017-12-12 19:14 自为风月马前卒 阅读(367) 评论(0) 推荐(1)
摘要:Time Limit: 1000MS Memory Limit: 65536K Total Submissions: 10194 Accepted: 4533 Description This problem is based on an exercise of David Hilbert, who 阅读全文
posted @ 2017-11-19 17:29 自为风月马前卒 阅读(261) 评论(0) 推荐(0)
摘要:Time Limit: 2000MS Memory Limit: 65536K Total Submissions: 31499 Accepted: 9477 Description There is an apple tree outside of kaka's house. Every autu 阅读全文
posted @ 2017-11-05 21:32 自为风月马前卒 阅读(324) 评论(0) 推荐(0)
摘要:Time Limit: 1000MS Memory Limit: 65536K Total Submissions: 5920 Accepted: 3545 Description Mom and dad have a problem: their child, Reza, never puts h 阅读全文
posted @ 2017-08-13 16:44 自为风月马前卒 阅读(205) 评论(0) 推荐(0)
摘要:TOYS Time Limit: 2000MS Memory Limit: 65536K Total Submissions: 16042 Accepted: 7688 Description Calculate the number of toys that land in each bin of 阅读全文
posted @ 2017-08-13 14:58 自为风月马前卒 阅读(269) 评论(0) 推荐(0)
摘要:Time Limit: 5000MS Memory Limit: 131072K Total Submissions: 10804 Accepted: 3263 Description You’ve finally got mad at “the world’s most stupid” emplo 阅读全文
posted @ 2017-08-10 16:00 自为风月马前卒 阅读(294) 评论(0) 推荐(0)
摘要:Time Limit: 1000MS Memory Limit: 10000K Total Submissions: 138101 Accepted: 44225 Description 人生来就有三个生理周期,分别为体力、感情和智力周期,它们的周期长度为23天、28天和33天。每一个周期中有一天是 阅读全文
posted @ 2017-08-07 17:04 自为风月马前卒 阅读(512) 评论(4) 推荐(0)
摘要:总时间限制: 10000ms 内存限制: 65536kB描述给定两个整数序列,写一个程序求它们的最长上升公共子序列。当以下条件满足的时候,我们将长度为N的序列S1 , S2 , . . . , SN 称为长度为M的序列A1 , A2 , . . . , AM的上升子序列:存在 1 2 #include 3 #include 4 #include 5 #include 6 #includ... 阅读全文
posted @ 2017-07-18 19:45 自为风月马前卒 阅读(339) 评论(0) 推荐(0)
摘要:Time Limit: 1000MS Memory Limit: 10000K Total Submissions: 53247 Accepted: 22084 Description A subsequence of a given sequence is the given sequence w 阅读全文
posted @ 2017-07-18 18:41 自为风月马前卒 阅读(168) 评论(0) 推荐(0)
摘要:Brackets Time Limit: 1000MS Memory Limit: 65536K Total Submissions: 8085 Accepted: 4299 Description We give the following inductive definition of a “r 阅读全文
posted @ 2017-07-17 19:49 自为风月马前卒 阅读(373) 评论(0) 推荐(0)

Contact with me