2016年11月29日

POJ3061(尺取法)

摘要: Subsequence Time Limit: 1000MS Memory Limit: 65536K Total Submissions: 12982 Accepted: 5491 Description A sequence of N positive integers (10 < N < 10 阅读全文

posted @ 2016-11-29 17:26 vCoders 阅读(135) 评论(0) 推荐(0) 编辑

2016年11月28日

POJ2739(尺取法)

摘要: Sum of Consecutive Prime Numbers Time Limit: 1000MS Memory Limit: 65536K Total Submissions: 23931 Accepted: 13044 Description Some positive integers c 阅读全文

posted @ 2016-11-28 23:52 vCoders 阅读(220) 评论(0) 推荐(0) 编辑

2016年11月9日

HDOJ4763(KMP原理理解)

摘要: Theme Section Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 3237 Accepted Submission(s): 1512 P 阅读全文

posted @ 2016-11-09 16:25 vCoders 阅读(285) 评论(0) 推荐(0) 编辑

2016年11月1日

HDOJ5521(巧妙构建完全图)

摘要: Meeting Time Limit: 12000/6000 MS (Java/Others) Memory Limit: 262144/262144 K (Java/Others)Total Submission(s): 2415 Accepted Submission(s): 765 Probl 阅读全文

posted @ 2016-11-01 17:30 vCoders 阅读(290) 评论(0) 推荐(0) 编辑

2016年10月22日

UVALive7261(2015ACM/ICPC北京赛区现场赛A)

摘要: 题目链接:https://icpcarchive.ecs.baylor.edu/index.php?option=com_onlinejudge&Itemid=8&page=show_problem&problem=5273 思路:二分枚举x。 二分答案的过程中左右区间的划分问题。大于等于答案的最左 阅读全文

posted @ 2016-10-22 21:02 vCoders 阅读(246) 评论(0) 推荐(0) 编辑

2016年9月26日

POJ1745动态规划

摘要: Divisibility Time Limit: 1000MS Memory Limit: 10000K Total Submissions: 11622 Accepted: 4178 Description Consider an arbitrary sequence of integers. O 阅读全文

posted @ 2016-09-26 16:54 vCoders 阅读(174) 评论(0) 推荐(0) 编辑

2016年9月18日

POJ1273(最大流入门)

摘要: Drainage Ditches Time Limit: 1000MS Memory Limit: 10000K Total Submissions: 70333 Accepted: 27336 Description Every time it rains on Farmer John's fie 阅读全文

posted @ 2016-09-18 10:24 vCoders 阅读(126) 评论(0) 推荐(0) 编辑

2016年9月17日

HDOJ5883(欧拉路)

摘要: The Best Path Time Limit: 9000/3000 MS (Java/Others) Memory Limit: 65535/32768 K (Java/Others)Total Submission(s): 297 Accepted Submission(s): 130 Pro 阅读全文

posted @ 2016-09-17 22:16 vCoders 阅读(520) 评论(0) 推荐(0) 编辑

2016年9月15日

HDOJ5437(优先队列)

摘要: Alisha’s Party Time Limit: 3000/2000 MS (Java/Others) Memory Limit: 131072/131072 K (Java/Others)Total Submission(s): 5471 Accepted Submission(s): 137 阅读全文

posted @ 2016-09-15 20:21 vCoders 阅读(167) 评论(0) 推荐(0) 编辑

HDOJ5875(线段树)

摘要: Function Time Limit: 7000/3500 MS (Java/Others) Memory Limit: 262144/262144 K (Java/Others)Total Submission(s): 1701 Accepted Submission(s): 615 Probl 阅读全文

posted @ 2016-09-15 11:52 vCoders 阅读(119) 评论(0) 推荐(0) 编辑

导航