摘要:
目录 Description State Input Output Solution Code Description 有一个数 \(n\),其中 \(n=\sum_{i=1}^{k}a[i]\),而 \(a[i]\) 的每位数由 \(1,2,3\) 组成,使得 \(k\) 最小 State \(1 阅读全文
posted @ 2021-08-25 15:31
Bcoi
阅读(85)
评论(0)
推荐(0)
摘要:
目录 Description State Input Output Solution Code Description 有 \(n\) 个数,表示 \(i\) 想要把礼物送给 \(a[i]\), 问最后最多有几个人可以将礼物送给对的人,不可以将礼物送给自己 State \(1<=t<=10^5\) 阅读全文
posted @ 2021-08-25 14:52
Bcoi
阅读(125)
评论(0)
推荐(0)