摘要: 3224: Tyvj 1728 普通平衡树 Description 您需要写一种数据结构(可参考题目标题),来维护一些数,其中需要提供以下操作:1. 插入x数2. 删除x数(若有多个相同的数,因只删除一个)3. 查询x数的排名(若有多个相同的数,因输出最小的排名)4. 查询排名为x的数5. 求x的前 阅读全文
posted @ 2017-01-16 22:43 №〓→龙光← 阅读(185) 评论(0) 推荐(0)
摘要: C. PolandBall and Forest time limit per test 1 second memory limit per test 256 megabytes input standard input output standard output C. PolandBall an 阅读全文
posted @ 2017-01-16 03:34 №〓→龙光← 阅读(569) 评论(0) 推荐(0)
摘要: D. PolandBall and Polygon time limit per test 4 seconds memory limit per test 256 megabytes input standard input output standard output D. PolandBall 阅读全文
posted @ 2017-01-16 03:21 №〓→龙光← 阅读(533) 评论(0) 推荐(0)