Loading

摘要: [Intervals](https://www.luogu.com.cn/problem/AT_dp_w) ### 题目大意 给定 $m$ 条形如 $(l_i,r_i,a_i)$ 的规则,你需要求出一个长为 $n$ 的分数最大的 01 串的分数,其中一个 01 串 $A$ 的分数被定义为 $$\su 阅读全文
posted @ 2023-07-29 17:05 TKXZ133 阅读(46) 评论(0) 推荐(0)