摘要: 原题链接: "Find the answer" 题目大意:给你$n$个数,每一个数不超过$m$,对于每一个数$a_i$,你要从$a_1,a_2,...,a_{i 1}$中删掉一些数,使得 $$ {{\sum_{j=1}^i {a_j}} \leq m} $$,求对于每一个$i \in [1,n]$, 阅读全文
posted @ 2019-07-30 10:46 with_hope 阅读(202) 评论(0) 推荐(0)