2016年8月20日

摘要: Time Limit: 4000MS Memory Limit: 65536K Total Submissions: 38685 Accepted: 10142 Description You may have heard that no two snowflakes are alike. Your 阅读全文
posted @ 2016-08-20 09:40 阿宝的锅锅 阅读(385) 评论(0) 推荐(0)

2016年8月16日

摘要: Time Limit: 1000MS Memory Limit: 32768K Total Submissions: 7211 Accepted: 1545 Description a program that, given a natural number N between 0 and 4999 阅读全文
posted @ 2016-08-16 15:41 阿宝的锅锅 阅读(171) 评论(0) 推荐(0)
 
摘要: 题意:一个n*n格的棋盘,从1标号到n*n。从1开始走,每次投色子,可走1到6步中的任意一个步数,问最少投几次色子可到最后一格。其中有两种特殊通道,蛇和梯子,在蛇头所在的格子可以直接走到蛇尾所在的格子,在梯子底端所在的格子可以直接走到梯子顶端所在的格子。 思路:由于蛇和梯子作用是一样的,所以可以把它 阅读全文
posted @ 2016-08-16 12:55 阿宝的锅锅 阅读(284) 评论(0) 推荐(0)

2016年8月15日

摘要: Time Limit: 10000/5000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 970 Accepted Submission(s): 400 Problem Descript 阅读全文
posted @ 2016-08-15 16:00 阿宝的锅锅 阅读(184) 评论(0) 推荐(0)
 
摘要: Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 26891 Accepted Submission(s): 9529 Problem Descri 阅读全文
posted @ 2016-08-15 13:07 阿宝的锅锅 阅读(159) 评论(0) 推荐(0)
 
摘要: Hart is engaged in playing an interesting game, Gnome Tetravex, these days. In the game, at the beginning, the player is given n*n squares. Each squar 阅读全文
posted @ 2016-08-15 10:10 阿宝的锅锅 阅读(219) 评论(0) 推荐(0)

2016年8月13日

摘要: Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 26828 Accepted Submission(s): 7927 Problem Descri 阅读全文
posted @ 2016-08-13 20:48 阿宝的锅锅 阅读(179) 评论(0) 推荐(0)
 
摘要: Font: Times New Roman | Verdana | Georgia Font Size: ← → Problem Description Jimmy experiences a lot of stress at work these days, especially since hi 阅读全文
posted @ 2016-08-13 14:40 阿宝的锅锅 阅读(140) 评论(0) 推荐(0)
 
摘要: Font: Times New Roman | Verdana | Georgia Font Size: ← → Problem Description 为了训练小希的方向感,Gardon建立了一座大城堡,里面有N个房间(N<=10000)和M条通道(M<=100000),每个通道都是单向的,就是说 阅读全文
posted @ 2016-08-13 13:15 阿宝的锅锅 阅读(169) 评论(0) 推荐(0)

2016年8月12日

摘要: Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 18645 Accepted Submission(s): 7632 Problem Descri 阅读全文
posted @ 2016-08-12 16:29 阿宝的锅锅 阅读(134) 评论(0) 推荐(0)