随笔分类 -  ACM-zoj

浙大acm
摘要:One Person GameTime Limit:2000MS Memory Limit:65536KB 64bit IO Format:%lld & %lluSubmit Status Practice ZOJ 3593DescriptionThere is an interesting and... 阅读全文
posted @ 2015-05-04 22:35 寻找&星空の孩子 阅读(1213) 评论(0) 推荐(0)
摘要:Modular InverseTime Limit:2 Seconds Memory Limit:65536 KBThe modular modular multiplicative inverse of an integeramodulomis an integerxsuch thata-1≡x(... 阅读全文
posted @ 2015-04-27 23:22 寻找&星空の孩子 阅读(518) 评论(0) 推荐(0)
摘要:Earthstone Keeper,Convert QWERTY to Dvorak,Capture the Flag,Demacia of the Ancients 阅读全文
posted @ 2015-04-25 22:42 寻找&星空の孩子 阅读(349) 评论(0) 推荐(0)
摘要:Floor FunctionTime Limit:10 Seconds Memory Limit:65536 KBa,b,canddare all positive integers which satisfybc-ad> 0. Your task is to minimize the follow... 阅读全文
posted @ 2015-04-25 21:43 寻找&星空の孩子 阅读(823) 评论(3) 推荐(0)
摘要:Ace of AcesTime Limit:2 Seconds Memory Limit:65536 KBThere is a mysterious organization calledTime-Space Administrative Bureau(TSAB) in the deep unive... 阅读全文
posted @ 2015-04-25 20:41 寻找&星空の孩子 阅读(782) 评论(0) 推荐(0)
摘要:Cylinder CandyTime Limit: 2 Seconds Memory Limit: 65536 KB Special JudgeEdward the confectioner is making a new batch of chocolate covered candy. Each... 阅读全文
posted @ 2015-04-16 21:49 寻找&星空の孩子 阅读(798) 评论(0) 推荐(0)
摘要:Cylinder CandyTime Limit: 2 Seconds Memory Limit: 65536 KB Special JudgeEdward the confectioner is making a new batch of chocolate covered candy. Each... 阅读全文
posted @ 2015-04-12 23:14 寻找&星空の孩子 阅读(558) 评论(0) 推荐(0)
摘要:EvolutionTime Limit:5 Seconds Memory Limit:32768 KBDescriptionEvolution is a long, long process with extreme complexity and involves many species. Dr.... 阅读全文
posted @ 2015-03-10 18:56 寻找&星空の孩子 阅读(654) 评论(0) 推荐(0)
摘要:Crazy Shopping(拓扑排序+完全背包)Because of the 90th anniversary of theCoherent & Cute Patchouli(C.C.P),Kawashiro Nitoridecides to buy a lot of rare things to... 阅读全文
posted @ 2015-01-26 19:29 寻找&星空の孩子 阅读(491) 评论(0) 推荐(0)
摘要:Math MagicTime Limit:3000MSMemory Limit:32768KB64bit IO Format:%lld & %lluSubmitStatusDescriptionYesterday, my teacher taught us about math: +, -, *, ... 阅读全文
posted @ 2015-01-24 15:44 寻找&星空の孩子 阅读(317) 评论(0) 推荐(0)
该文被密码保护。
posted @ 2014-09-04 16:16 寻找&星空の孩子 阅读(0) 评论(0) 推荐(0)
摘要:MedianTime Limit: 5 Seconds Memory Limit: 65536 KBThe median of m numbers is after sorting them in order, the middle one number of them if m is even o... 阅读全文
posted @ 2014-09-04 15:58 寻找&星空の孩子 阅读(286) 评论(0) 推荐(0)
摘要:Inviting FriendsTime Limit: 1 Second Memory Limit: 32768 KBYou want to hold a birthday party, inviting as many friends as possible, but you have to pr... 阅读全文
posted @ 2014-08-30 14:39 寻找&星空の孩子 阅读(440) 评论(0) 推荐(0)
摘要:Factorial Problem in Base KTime Limit: 2 Seconds Memory Limit: 65536 KBHow many zeros are there in the end of s! if both s and s! are written in base ... 阅读全文
posted @ 2014-08-29 16:52 寻找&星空の孩子 阅读(207) 评论(0) 推荐(0)
该文被密码保护。
posted @ 2014-08-28 10:30 寻找&星空の孩子 阅读(2) 评论(0) 推荐(0)
摘要:Beans GameTime Limit: 5 Seconds Memory Limit: 32768 KBThere are three piles of beans. TT and DD pick any number of beans from any pile or the same num... 阅读全文
posted @ 2014-08-27 17:33 寻找&星空の孩子 阅读(546) 评论(0) 推荐(0)
摘要:Incircle and CircumcircleTime Limit: 2 Seconds Memory Limit: 65536 KB Special JudgeA triangle is one the basic shapes in geometry. It's a polygon with... 阅读全文
posted @ 2014-08-26 16:51 寻找&星空の孩子 阅读(674) 评论(0) 推荐(0)
摘要:135 - ZOJ Monthly, August 2014A:构造问题,判断序列奇偶性,很容易发现最小值不是1就是0,最大值不是n就是n - 1,注意细节去构造即可E:dp,dp[i][j]表示长度i,末尾状态为j的最大值,然后每个位置数字取与不取,不断状态转移即可G:就一个模拟题没什么好说的H:... 阅读全文
posted @ 2014-08-24 20:50 寻找&星空の孩子 阅读(255) 评论(0) 推荐(0)
摘要:Magic Number (zoj3622)Time Limit : 4000/2000ms (Java/Other) Memory Limit : 65536/32768K (Java/Other)Total Submission(s) : 21 Accepted Submission(s) : ... 阅读全文
posted @ 2013-11-19 20:11 寻找&星空の孩子 阅读(781) 评论(0) 推荐(0)