随笔分类 -  ACM-POJ

POJ1182 食物链【并查集】
摘要:食物链Time Limit: 1000MS Memory Limit: 10000KTotal Submissions: 72553 Accepted: 21542Description动物王国中有三类动物A,B,C,这三类动物的食物链构成了有趣的环形。A吃B, B吃... 阅读全文

posted @ 2017-07-02 23:09 海岛Blog 阅读(250) 评论(0) 推荐(0)

POJ2431 Expedition【贪心+优先队列】
摘要:ExpeditionTime Limit: 1000MS Memory Limit: 65536KTotal Submissions: 16324 Accepted: 4662DescriptionA group of cows grabbed a truck and... 阅读全文

posted @ 2017-07-02 19:50 海岛Blog 阅读(240) 评论(0) 推荐(0)

UVALive2857 POJ2578 HDU1037 ZOJ2186 Keep on Truckin'【水题】
摘要:Keep on Truckin'Time Limit: 1000MS Memory Limit: 65536KTotal Submissions: 8462 Accepted: 6418DescriptionBoudreaux and Thibodeaux are o... 阅读全文

posted @ 2017-06-30 18:37 海岛Blog 阅读(113) 评论(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)

POJ2100 Graveyard Design【尺取法】
摘要:Graveyard DesignTime Limit: 10000MS Memory Limit: 64000KTotal Submissions: 7094 Accepted: 1733Case Time Limit: 2000MSDescriptionKing G... 阅读全文

posted @ 2017-06-25 21:10 海岛Blog 阅读(151) 评论(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)

POJ3320 Jessica's Reading Problem【尺取法】
摘要:Jessica's Reading ProblemTime Limit: 1000MS Memory Limit: 65536KTotal Submissions: 12441 Accepted: 4234DescriptionJessica's a very lov... 阅读全文

posted @ 2017-06-25 12:22 海岛Blog 阅读(119) 评论(0) 推荐(0)

POJ2566 ZOJ1964 Bound Found【前缀和+排序+尺取法】
摘要:Bound FoundTime Limit: 5000MS Memory Limit: 65536KTotal Submissions: 4085 Accepted: 1266 Special JudgeDescriptionSignals of most proba... 阅读全文

posted @ 2017-06-25 10:36 海岛Blog 阅读(151) 评论(0) 推荐(0)

导航