摘要: Peaceful Commission Time Limit: 10000/5000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 3378 Accepted Submission(s): 阅读全文
posted @ 2017-02-01 12:26 luckilzy 阅读(1004) 评论(0) 推荐(0)
摘要: Cactus Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 1907 Accepted Submission(s): 879 Problem D 阅读全文
posted @ 2017-01-30 11:23 luckilzy 阅读(422) 评论(0) 推荐(0)
摘要: Intelligence System Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 2534 Accepted Submission(s): 阅读全文
posted @ 2017-01-23 18:54 luckilzy 阅读(310) 评论(0) 推荐(0)
摘要: Hawk-and-Chicken Time Limit: 6000/2000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 2905 Accepted Submission(s): 895 阅读全文
posted @ 2017-01-23 12:58 luckilzy 阅读(363) 评论(0) 推荐(0)
摘要: //白书 321页 #include #include #include #include #include using namespace std; const int maxn=5003; vectorg[maxn];//g保存原始图 int pre[maxn],lowlink[maxn],sccno[maxn],dfs_clock,scc_cnt; //pre[u]为节点u的搜索次序编号;... 阅读全文
posted @ 2017-01-18 16:52 luckilzy 阅读(258) 评论(0) 推荐(0)
摘要: The Stable Marriage Problem Time Limit: 5000/1000 MS (Java/Others) Memory Limit: 65535/32768 K (Java/Others)Total Submission(s): 758 Accepted Submissi 阅读全文
posted @ 2017-01-18 11:50 luckilzy 阅读(362) 评论(0) 推荐(0)
摘要: Marriage is Stable Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 1047 Accepted Submission(s): 5 阅读全文
posted @ 2017-01-18 09:58 luckilzy 阅读(564) 评论(0) 推荐(0)
摘要: Maximum Clique Time Limit: 20000/10000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 4114 Accepted Submission(s): 217 阅读全文
posted @ 2017-01-17 19:06 luckilzy 阅读(408) 评论(0) 推荐(0)
摘要: T9 Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 2747 Accepted Submission(s): 1029 Problem Desc 阅读全文
posted @ 2017-01-17 13:45 luckilzy 阅读(373) 评论(0) 推荐(0)
摘要: Equations Time Limit: 6000/3000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 8124 Accepted Submission(s): 3329 Probl 阅读全文
posted @ 2017-01-16 21:09 luckilzy 阅读(206) 评论(0) 推荐(0)
摘要: Cycling Time Limit: 5000/2000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 1418 Accepted Submission(s): 467 Problem 阅读全文
posted @ 2017-01-16 17:21 luckilzy 阅读(320) 评论(0) 推荐(0)
摘要: 胜利大逃亡(续) Time Limit: 4000/2000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 8175 Accepted Submission(s): 2933 Proble 阅读全文
posted @ 2017-01-15 19:16 luckilzy 阅读(474) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2017-01-15 10:58 luckilzy 阅读(557) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2017-01-14 20:31 luckilzy 阅读(713) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2017-01-14 19:56 luckilzy 阅读(974) 评论(0) 推荐(0)
摘要: WuKong Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 1800 Accepted Submission(s): 670 Problem D 阅读全文
posted @ 2017-01-14 16:20 luckilzy 阅读(237) 评论(0) 推荐(0)
摘要: 推箱子 Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 7831 Accepted Submission(s): 2243 Problem Des 阅读全文
posted @ 2017-01-13 21:17 luckilzy 阅读(282) 评论(0) 推荐(0)
摘要: Perfect Squares Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 582 Accepted Submission(s): 323 P 阅读全文
posted @ 2017-01-13 10:28 luckilzy 阅读(359) 评论(0) 推荐(0)
摘要: Travel Time Limit: 10000/2000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 2789 Accepted Submission(s): 939 Problem 阅读全文
posted @ 2016-12-30 19:43 luckilzy 阅读(1019) 评论(0) 推荐(0)
摘要: D. Santa Claus and a Palindrome time limit per test 2 seconds memory limit per test 256 megabytes input standard input output standard output Santa Cl 阅读全文
posted @ 2016-12-29 11:03 luckilzy 阅读(234) 评论(0) 推荐(0)
摘要: Life is a Line Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 131072/65536 K (Java/Others)Total Submission(s): 1927 Accepted Submission(s): 471 阅读全文
posted @ 2016-12-28 20:09 luckilzy 阅读(359) 评论(0) 推荐(0)
摘要: Building Block Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 5341 Accepted Submission(s): 1638 阅读全文
posted @ 2016-12-28 11:54 luckilzy 阅读(304) 评论(0) 推荐(0)
摘要: FATE Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 12533 Accepted Submission(s): 5932 Problem D 阅读全文
posted @ 2016-12-27 21:19 luckilzy 阅读(372) 评论(0) 推荐(0)
摘要: Solitaire Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 4368 Accepted Submission(s): 1324 Probl 阅读全文
posted @ 2016-12-27 20:35 luckilzy 阅读(289) 评论(0) 推荐(0)
摘要: Chinese Rings Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 896 Accepted Submission(s): 520 Pro 阅读全文
posted @ 2016-12-26 11:53 luckilzy 阅读(261) 评论(0) 推荐(0)
摘要: E. Comments time limit per test 2 seconds memory limit per test 256 megabytes input standard input output standard output E. Comments time limit per t 阅读全文
posted @ 2016-12-25 12:05 luckilzy 阅读(315) 评论(0) 推荐(0)
摘要: D. Winter Is Coming time limit per test 1 second memory limit per test 256 megabytes input standard input output standard output The winter in Berland 阅读全文
posted @ 2016-12-20 10:50 luckilzy 阅读(305) 评论(0) 推荐(0)
摘要: 奥运 Time Limit: 1000/1000 MS (Java/Others) Memory Limit: 65536/65536 K (Java/Others)Total Submission(s): 2990 Accepted Submission(s): 761 Problem Descr 阅读全文
posted @ 2016-12-17 21:45 luckilzy 阅读(469) 评论(0) 推荐(0)
摘要: C. Vladik and fractions time limit per test 1 second memory limit per test 256 megabytes input standard input output standard output C. Vladik and fra 阅读全文
posted @ 2016-12-15 16:10 luckilzy 阅读(402) 评论(0) 推荐(0)
摘要: John Time Limit: 5000/1000 MS (Java/Others) Memory Limit: 65535/32768 K (Java/Others)Total Submission(s): 4537 Accepted Submission(s): 2602 Problem De 阅读全文
posted @ 2016-12-15 15:13 luckilzy 阅读(280) 评论(0) 推荐(0)
摘要: 转http://blog.csdn.net/acm_cxlove/article/details/7854530 以下是我从网上收集的关于组合博弈的资料汇总: 有一种很有意思的游戏,就是有物体若干堆,可以是火柴棍或是围棋子等等均可。两个 人轮流从堆中取物体若干,规定最后取光物体者取胜。这是我国民间很 阅读全文
posted @ 2016-12-14 15:33 luckilzy 阅读(390) 评论(0) 推荐(0)
摘要: kiki's game Time Limit: 5000/1000 MS (Java/Others) Memory Limit: 40000/10000 K (Java/Others)Total Submission(s): 10208 Accepted Submission(s): 6161 Pr 阅读全文
posted @ 2016-12-13 16:56 luckilzy 阅读(188) 评论(0) 推荐(0)
摘要: Being a Good Boy in Spring Festival Time Limit: 1000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 6998 Accepted 阅读全文
posted @ 2016-12-13 15:55 luckilzy 阅读(220) 评论(0) 推荐(0)
摘要: Fibonacci again and again Time Limit: 1000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 8074 Accepted Submissio 阅读全文
posted @ 2016-12-12 10:59 luckilzy 阅读(258) 评论(0) 推荐(0)
摘要: Good Luck in CET-4 Everybody! Time Limit: 1000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 9039 Accepted Submi 阅读全文
posted @ 2016-12-11 21:04 luckilzy 阅读(259) 评论(0) 推荐(0)
摘要: Brave Game Time Limit: 1000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 10947 Accepted Submission(s): 7362 Pro 阅读全文
posted @ 2016-12-11 19:40 luckilzy 阅读(246) 评论(0) 推荐(0)
摘要: D. Arpa's weak amphitheater and Mehrdad's valuable Hoses time limit per test 1 second memory limit per test 256 megabytes input standard input output 阅读全文
posted @ 2016-12-08 17:55 luckilzy 阅读(366) 评论(0) 推荐(0)
摘要: 简单计算器 Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 19060 Accepted Submission(s): 6711 Problem 阅读全文
posted @ 2016-12-07 22:20 luckilzy 阅读(347) 评论(0) 推荐(0)
摘要: B. Arpa’s obvious problem and Mehrdad’s terrible solution time limit per test 1 second memory limit per test 256 megabytes input standard input output 阅读全文
posted @ 2016-12-07 20:44 luckilzy 阅读(410) 评论(0) 推荐(0)
摘要: 开关问题 Time Limit: 1000MS Memory Limit: 30000K Total Submissions: 8010 Accepted: 3161 Description 有N个相同的开关,每个开关都与某些开关有着联系,每当你打开或者关闭某个开关的时候,其他的与此开关相关联的开关 阅读全文
posted @ 2016-12-06 17:09 luckilzy 阅读(250) 评论(0) 推荐(0)