随笔分类 -  。。。二分||三分

摘要:What a Mess Time Limit:2000MS Memory Limit:65536KB 64bit IO Format:%I64d & %I64u Submit Status Practice Gym 100947I What a Mess Submit Status Practice 阅读全文
posted @ 2016-05-25 22:38 handsomecui 阅读(250) 评论(0) 推荐(0) 编辑
摘要:High bridge, low bridge Q:There are one high bridge and one low bridge across the river. The river has flooded twice, why thehigh bridge is flooded tw 阅读全文
posted @ 2016-05-25 22:30 handsomecui 阅读(459) 评论(0) 推荐(0) 编辑
摘要:The Frog's Games Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65768/65768 K (Java/Others)Total Submission(s): 5676 Accepted Submission(s): 273 阅读全文
posted @ 2016-05-24 12:57 handsomecui 阅读(639) 评论(0) 推荐(0) 编辑
摘要:Primes on Interval Time Limit:1000MS Memory Limit:262144KB 64bit IO Format:%I64d & %I64u Submit Status Practice CodeForces 237C Primes on Interval Sub 阅读全文
posted @ 2016-04-27 20:28 handsomecui 阅读(318) 评论(0) 推荐(0) 编辑
摘要:Conquering Keokradong Time Limit:1000MS Memory Limit:32768KB 64bit IO Format:%lld & %llu Submit Status Practice LightOJ 1048 Conquering Keokradong Sub 阅读全文
posted @ 2016-04-20 14:13 handsomecui 阅读(250) 评论(0) 推荐(0) 编辑
摘要:Hard Process Time Limit:1000MS Memory Limit:262144KB 64bit IO Format:%I64d & %I64u Submit Status Practice CodeForces 660C Hard Process Submit Status P 阅读全文
posted @ 2016-04-12 15:15 handsomecui 阅读(514) 评论(0) 推荐(0) 编辑
摘要:序列变换 Time Limit: 4000/2000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others) Total Submission(s): 950 Accepted Submission(s): 438 Problem Des 阅读全文
posted @ 2016-04-11 18:56 handsomecui 阅读(463) 评论(0) 推荐(0) 编辑
摘要:Sumsets Time Limit: 1000MS Memory Limit: 65536K Total Submissions: 9997 Accepted: 2736 Description Given S, a set of integers, find the largest d such 阅读全文
posted @ 2016-03-28 20:51 handsomecui 阅读(339) 评论(0) 推荐(0) 编辑
摘要:Gunner II Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/65536 K (Java/Others) Total Submission(s): 1740 Accepted Submission(s): 635 Probl 阅读全文
posted @ 2016-03-05 22:23 handsomecui 阅读(312) 评论(0) 推荐(0) 编辑
摘要:Subsequence Time Limit: 1000MS Memory Limit: 65536K Total Submissions: 10875 Accepted: 4493 Description A sequence of N positive integers (10 < N < 10 阅读全文
posted @ 2016-03-05 13:13 handsomecui 阅读(360) 评论(0) 推荐(0) 编辑
摘要:愤怒的DZY【问题描述】“愤怒的小鸟”如今已经是家喻户晓的游戏了,机智的WJC最近发明了一个类似的新游戏:“愤怒的DZY”。游戏是这样的:玩家有K个DZY,和N个位于不同的整数位置:X1,X2,…,XN的干草包。每一个DZY都可以站在某个位置:X 扔炸弹,扔完炸弹,这个DZY就会挂掉。扔炸弹的半径为 阅读全文
posted @ 2016-02-01 16:40 handsomecui 阅读(375) 评论(0) 推荐(0) 编辑
摘要:River HopscotchTime Limit:2000MSMemory Limit:65536KTotal Submissions:9923Accepted:4252DescriptionEvery year the cows hold an event featuring a peculia... 阅读全文
posted @ 2015-12-28 10:21 handsomecui 阅读(513) 评论(0) 推荐(0) 编辑
摘要:Problem 2216 The Longest StraightAccept: 7Submit: 14 Time Limit: 1000 mSecMemory Limit : 32768 KBProblem DescriptionZB is playing a card game where th... 阅读全文
posted @ 2015-12-27 21:26 handsomecui 阅读(327) 评论(0) 推荐(0) 编辑
摘要:Drying Time Limit: 2000MS Memory Limit: 65536K Total Submissions: 11512 Accepted: 2977 Description It is very hard to wash and especially to dry cloth 阅读全文
posted @ 2015-12-12 13:45 handsomecui 阅读(328) 评论(0) 推荐(0) 编辑
摘要:11991 - Easy Problem from Rujia Liu? Though Rujia Liu usually sets hard problems for contests (for example, regional contests likeXi’an 2006, Beiji... 阅读全文
posted @ 2015-12-01 17:31 handsomecui 阅读(265) 评论(0) 推荐(0) 编辑
摘要:二分: set: 字典树竟然超时了。。。 阅读全文
posted @ 2015-11-19 22:00 handsomecui 阅读(492) 评论(0) 推荐(0) 编辑
摘要:FlowersTime Limit: 4000/2000 MS (Java/Others)Memory Limit: 65536/65536 K (Java/Others)Total Submission(s): 2579Accepted Submission(s): 1265Problem Des... 阅读全文
posted @ 2015-11-14 21:25 handsomecui 阅读(339) 评论(0) 推荐(0) 编辑
摘要:疯牛时间限制:1000ms | 内存限制:65535KB难度:4描述农夫 John 建造了一座很长的畜栏,它包括N (2 2 #include 3 #include 4 #include 5 #include 6 using namespace std; 7 typedef long long L... 阅读全文
posted @ 2015-11-13 22:38 handsomecui 阅读(428) 评论(0) 推荐(0) 编辑
摘要:1297 - Largest BoxPDF (English)StatisticsForumTime Limit:2 second(s)Memory Limit:32 MBIn the following figure you can see a rectangular card. The widt... 阅读全文
posted @ 2015-11-08 14:12 handsomecui 阅读(209) 评论(0) 推荐(0) 编辑
摘要:Dating with girls(1)Time Limit: 6000/2000 MS (Java/Others)Memory Limit: 32768/32768 K (Java/Others) Total Submission(s): 3954Accepted Submission(s): 1... 阅读全文
posted @ 2015-10-28 18:10 handsomecui 阅读(732) 评论(0) 推荐(0) 编辑