摘要: 题目链接 "bzoj2298: [HAOI2011]problem a" 题解 补集转化答案就是n 最多人说真话 考虑每个人的话构成一段相等成绩区间 令同分数人的个数为区间权值,那么问题就是求最大权不相交区间 代码 c++ / / include include include include in 阅读全文
posted @ 2018-04-27 21:29 zzzzx 阅读(172) 评论(0) 推荐(0) 编辑