
二分 尺取
mizp
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
transform (二分+尺取) 牛客
White Cloud placed n containers in sequence on a axes. The i-th container is located at x[i] and there are a[i] number of products in it. White Rabbit wants to buy some products. The products which ar...原创 2019-07-18 08:35:28 · 136 阅读 · 0 评论 -
K-th Number (二分+尺取) HDU6231
K-th Number 题面: Alice are given an array A[1…N] with N numbers. Now Alice want to build an array B by a parameter K as following rules: Initially, the array B is empty. Consider each interval in array...原创 2019-09-17 10:46:32 · 345 阅读 · 0 评论 -
Color a Tree 转化+二分 HDU6241
Color a Tree 题面: Bob intends to color the nodes of a tree with a pen. The tree consists of N nodes. These nodes are numbered 1,2,…,N. The root of the tree is node 1. The initial color of each node is ...原创 2019-09-17 11:02:39 · 585 阅读 · 0 评论