摘要: Codeforces Round #527 (Div. 3) 题解 题目总链接:https://codeforces.com/contest/1092 A. Uniform String 题意: 输入n,k,n表示字符串的长度,k表示从1-k的小写字符(1即是a),现在要求最大化最少字符的数量。 题 阅读全文
posted @ 2018-12-22 21:08 heyuhhh 阅读(287) 评论(0) 推荐(0) 编辑
摘要: Accumulation Degree 题目链接:http://poj.org/problem?id=3585 Description: Trees are an important component of the natural landscape because of their preven 阅读全文
posted @ 2018-12-22 20:54 heyuhhh 阅读(512) 评论(0) 推荐(0) 编辑
摘要: Intervals 题目链接:http://poj.org/problem?id=3680 Description: You are given N weighted open intervals. The ith interval covers (ai, bi) and weighs wi. Yo 阅读全文
posted @ 2018-12-22 20:43 heyuhhh 阅读(231) 评论(0) 推荐(0) 编辑
摘要: Evacuation Plan Time Limit: 1000MSMemory Limit: 65536KTotal Submissions: 5665Accepted: 1481Special Judge 题目链接:http://poj.org/problem?id=2175 Descripti 阅读全文
posted @ 2018-12-22 20:29 heyuhhh 阅读(417) 评论(0) 推荐(0) 编辑
摘要: Marriage Match IV Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 6230 Accepted Submission(s): 18 阅读全文
posted @ 2018-12-22 20:14 heyuhhh 阅读(160) 评论(0) 推荐(0) 编辑