上一页 1 ··· 5 6 7 8 9 10 11 12 13 ··· 39 下一页
  2016年3月19日
摘要: In 'MonkeyLand', there is a traditional game called "Bamboo Climbing". The rules of the game are as follows: 1) There are N monkeys who play this game 阅读全文
posted @ 2016-03-19 21:14 cleverbiger 阅读(515) 评论(0) 推荐(0)
摘要: 标题:神奇算式 由4个不同的数字,组成的一个乘法算式,它们的乘积仍然由这4个数字组成。 比如: 210 x 6 = 1260 8 x 473 = 378427 x 81 = 2187 都符合要求。 如果满足乘法交换律的算式算作同一种情况,那么,包含上边已列出的3种情况,一共有多少种满足要求的算式。 阅读全文
posted @ 2016-03-19 20:12 cleverbiger 阅读(237) 评论(0) 推荐(0)
  2016年3月15日
摘要: Description Input Output Sample Input Sample Output Source isap(最短增光路): Dinic 阅读全文
posted @ 2016-03-15 17:46 cleverbiger 阅读(181) 评论(0) 推荐(0)
摘要: 头疼,  先存一下(转)         回溯法的基本思想:确定了解空间的组织结构后,回溯法就从开始结点(根结点)出发,以深度优先的方式搜索整个解空间。这个开始结点就成为一个活结点,同时也成为当前的扩展结点。在当前的扩展结点处,搜索向纵深方向移至一个新结点。这个新结点就成为一个新的活结点,并成为当前 阅读全文
posted @ 2016-03-15 11:01 cleverbiger 阅读(203) 评论(0) 推荐(0)
  2016年3月14日
摘要: Time Limit: 2000/1000 MS (Java/Others)    Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 6767    Accepted Submission(s): 1908           阅读全文
posted @ 2016-03-14 20:13 cleverbiger 阅读(255) 评论(0) 推荐(0)
  2016年3月13日
摘要: Description It was decided in IT City to distinguish successes of local IT companies by awards in the form of stars covered with gold from one side. T 阅读全文
posted @ 2016-03-13 21:38 cleverbiger 阅读(178) 评论(0) 推荐(0)
摘要: Description IT City company developing computer games decided to upgrade its way to reward its employees. Now it looks the following way. After a new 阅读全文
posted @ 2016-03-13 15:56 cleverbiger 阅读(394) 评论(0) 推荐(0)
摘要: Description Input Output Sample Input Sample Output Source   阅读全文
posted @ 2016-03-13 15:49 cleverbiger 阅读(231) 评论(0) 推荐(0)
摘要: Time Limit: 6000/3000 MS (Java/Others)    Memory Limit: 65535/32768 K (Java/Others)Total Submission(s): 31887    Accepted Submission(s): 9077         阅读全文
posted @ 2016-03-13 12:06 cleverbiger 阅读(158) 评论(0) 推荐(0)
摘要: Time Limit: 1000/1000 MS (Java/Others)    Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 7601    Accepted Submission(s): 3913           阅读全文
posted @ 2016-03-13 11:59 cleverbiger 阅读(156) 评论(0) 推荐(0)
上一页 1 ··· 5 6 7 8 9 10 11 12 13 ··· 39 下一页