随笔分类 -  ACM-UVA

UVA146 POJ1146 ID Codes【全排列】
摘要:ID CodesTime Limit: 1000MS Memory Limit: 10000KTotal Submissions: 6932 Accepted: 4115DescriptionIt is 2084 and the year of Big Brother... 阅读全文

posted @ 2017-07-03 04:24 海岛Blog 阅读(166) 评论(0) 推荐(0)

UVA10098 Generating Fast【全排列】
摘要:Generating permutation has always been an important problem in computer science. In this problemyou will have to generate the permutat... 阅读全文

posted @ 2017-07-03 04:01 海岛Blog 阅读(148) 评论(0) 推荐(0)

UVALive5170 UVA231 POJ1887 Testing the CATCHER【最长下降子序列+DP+二分搜索】
摘要:Testing the CATCHERTime Limit: 1000MS Memory Limit: 30000KTotal Submissions: 18192 Accepted: 6687DescriptionA military contractor for ... 阅读全文

posted @ 2017-06-27 00:25 海岛Blog 阅读(167) 评论(0) 推荐(0)

POJ1609 UVALive2815 UVA1196 ZOJ1787 Tiling Up Blocks【二维最长上升子序列+DP】
摘要:Tiling Up BlocksTime Limit: 1000MS Memory Limit: 10000KTotal Submissions: 5882 Accepted: 2293DescriptionMichael The Kid receives an in... 阅读全文

posted @ 2017-06-26 23:27 海岛Blog 阅读(141) 评论(0) 推荐(0)

UVALive3638 UVA12100 POJ3125 HDU1972 Printer Queue【队列+模拟】
摘要:Printer QueueTime Limit: 1000MS Memory Limit: 65536KTotal Submissions: 5332 Accepted: 2739DescriptionThe only printer in the computer ... 阅读全文

posted @ 2017-06-26 10:23 海岛Blog 阅读(134) 评论(0) 推荐(0)

UVA10391 ZOJ1825 Compound Words【SET+暴力】
摘要:Compound WordsTime Limit: 5 Seconds Memory Limit: 32768 KBYou are to find all the two-word compound words in a dictionary. A two-... 阅读全文

posted @ 2017-06-26 08:46 海岛Blog 阅读(142) 评论(0) 推荐(0)

UVALive3399 UVA1210 POJ2739 Sum of Consecutive Prime Numbers【素数筛选+尺取法】
摘要:Sum of Consecutive Prime NumbersTime Limit: 1000MS Memory Limit: 65536KTotal Submissions: 25286 Accepted: 13793DescriptionSome positiv... 阅读全文

posted @ 2017-06-25 15:56 海岛Blog 阅读(123) 评论(0) 推荐(0)

UVALive2678 UVA1121 Subsequence【前缀和+二分搜索+尺取法】
摘要:SequenceA sequence of N positive integers (10 > Europe - Southeastern问题链接:UVALive2678 UVA1121 Subsequence。题意简述:求长度为n的序列的一个子序列的最小长度,满足该... 阅读全文

posted @ 2017-06-25 07:33 海岛Blog 阅读(203) 评论(0) 推荐(0)

POJ2247 HDU1058 UVA443 ZOJ1095 Humble Numbers【数学计算+打表】
摘要:Humble NumbersTime Limit: 1000MS Memory Limit: 65536KTotal Submissions: 10731 Accepted: 5015DescriptionA number whose only prime facto... 阅读全文

posted @ 2017-06-21 05:52 海岛Blog 阅读(217) 评论(0) 推荐(0)

UVa10276 HDU1329 ZOJ1239 Hanoi Tower Troubles Again!【递推函数+打表】
摘要:Hanoi Tower Troubles Again!People stopped moving discs from peg to peg after they know the number of steps needed to complete the enti... 阅读全文

posted @ 2017-06-14 00:07 海岛Blog 阅读(264) 评论(0) 推荐(0)

导航