摘要: 题目 题目链接:https://www.luogu.com.cn/problem/P3810 有 $n$ 个元素,第 $i$ 个元素有 $a_i,b_i,c_i$ 三个属性,设 $f(i)$ 表示满足 $a_j \leq a_i$ 且 $b_j \leq b_i$ 且 $c_j \leq c_i$ 阅读全文
posted @ 2020-01-21 16:26 stoorz 阅读(189) 评论(0) 推荐(0)