随笔分类 - 模拟|水题
摘要:ZOJ3944 People Counting ZOJ3939 The Lucky Week 1.PeopleConting 题意:照片上有很多个人,用矩阵里的字符表示。一个人如下: 题解: 先弄个常量把3*3人形存起来,然后6个部位依次找,比如现在找头,找到一个头,就把这个人删掉(找这个人的各个部
阅读全文
摘要:http://acm.hdu.edu.cn/showproblem.php?pid=47822013成都区域赛全题PDF:http://acm.hdu.edu.cn/downloads/2013ChengduProblemSet.pdf题意:就标签里的不改,标签外的单词之间隔一个空格,按照标签来缩进...
阅读全文
摘要:http://acdream.info/problem?pid=1421Andrew Stankevich Contest 22TV ShowSpecial JudgeTime Limit: 2000/1000MS (Java/Others)Memory Limit: 128000/64000KB ...
阅读全文
摘要:http://codeforces.com/gym/100497codeforces2014-2015 CT S02E04: Codeforces Trainings Season 2 Episode 4 (US College Rockethon 2014 + COCI 2008-5 + GCJ ...
阅读全文
摘要:http://acm.hdu.edu.cn/showproblem.php?pid=5024网络赛Wang Xifeng's Little PlotTime Limit: 2000/1000 MS (Java/Others)Memory Limit: 65536/65536 K (Java/Othe...
阅读全文
摘要:http://codeforces.com/contest/465/problem/CCodeforces Round #265 (Div. 2) CCodeforces Round #265 (Div. 1) Ahttp://codeforces.com/contest/464/problem/A...
阅读全文
摘要:Codeforces Round #262 (Div. 2) BB - Little Dima and Equation B. Little Dima and Equationtime limit per test1 secondmemory limit per test256 megabytesi...
阅读全文
摘要:http://acm.hdu.edu.cn/showproblem.php?pid=4965 2014 Multi-University Training Contest 9 1006Fast Matrix CalculationTime Limit: 2000/1000 MS (Java/Othe...
阅读全文
摘要:Pashmak and GardenCodeforces Round #261 (Div. 2)A. Pashmak and Gardentime limit per test1 secondmemory limit per test256 megabytesinputstandard inputo...
阅读全文
摘要:Pashmak and FlowersCodeforces Round #261 (Div. 2)B. Pashmak and Flowerstime limit per test1 secondmemory limit per test256 megabytesinputstandard inpu...
阅读全文
摘要:4950 MonsterMonsterTime Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/65536 K (Java/Others)Total Submission(s): 52 Accepted Submission(s): ...
阅读全文
摘要:2014多校7最水的题Magical ForestMagical ForestTime Limit: 24000/12000 MS (Java/Others)Memory Limit: 131072/131072 K (Java/Others) Total Submission(s): 253Acc...
阅读全文
摘要:Codeforces Round #258 (Div. 2)Predict Outcome of the GameC. Predict Outcome of the Gametime limit per test2 secondsmemory limit per test256 megabytesi...
阅读全文
摘要:Codeforces Round #258 (Div. 2)Sort the ArrayB. Sort the Arraytime limit per test1 secondmemory limit per test256 megabytesinputstandard inputoutputsta...
阅读全文
摘要:Codeforces Round #258 (Div. 2)Game With SticksA. Game With Stickstime limit per test1 secondmemory limit per test256 megabytesinputstandard inputoutpu...
阅读全文
摘要:http://codeforces.com/contest/456/problem/BCF#260 div2 BFedya and MathsCodeforces Round #260B. Fedya and Mathstime limit per test1 secondmemory limit ...
阅读全文
摘要:UvaLive6662PDF题目题意:给出隧道长度L,蚂蚁数量N,各蚂蚁位置Pi、前进方向Di,都为整数(前进方向为L或R),蚂蚁速度为1cm每秒,两蚂蚁若在整数点相遇则都反向,若不在整数点相遇则继续向前。求最后一个走出隧道的蚂蚁的编号。蚂蚁按编号1~n给出,隧道头尾位置为0和L。题解:模拟。当然我...
阅读全文
摘要:Fighting the LandlordsFighting the LandlordsTime Limit: 2000/1000 MS (Java/Others)Memory Limit: 262144/262144 K (Java/Others)Total Submission(s): 175A...
阅读全文
摘要:hdu4920Matrix multiplicationTime Limit: 4000/2000 MS (Java/Others) Memory Limit: 131072/131072 K (Java/Others) Total Submission(s): 568 Accepted Submi...
阅读全文
摘要:2014多校第五题,当时题面上的10^5写成105,我们大家都wa了几发,改正后我和一血就差几秒…不能忍题目:http://acm.hdu.edu.cn/showproblem.php?pid=4891The Great PanTime Limit: 2000/1000 MS (Java/Other...
阅读全文