摘要: http://pan.baidu.com/share/link?shareid=318543&uk=235772034 阅读全文
posted @ 2015-03-15 21:39 TCtower 阅读(126) 评论(0) 推荐(0) 编辑
摘要: DescriptionYou have N integers, A1, A2, ... , AN. You need to deal with two kinds of operations. One type of operation is to add some given number to ... 阅读全文
posted @ 2015-03-15 19:17 TCtower 阅读(226) 评论(0) 推荐(0) 编辑
摘要: Description有N个位置,M个操作。操作有两种,每次操作如果是1 a b c的形式表示在第a个位置到第b个位置,每个位置加入一个数c如果是2 a b c形式,表示询问从第a个位置到第b个位置,第C大的数是多少。Input第一行N,M接下来M行,每行形如1 a b c或2 a b cOutpu... 阅读全文
posted @ 2015-03-15 17:09 TCtower 阅读(445) 评论(0) 推荐(0) 编辑
摘要: The Company Dynamic Rankings has developed a new kind of computer that is no longer satisfied with the query like to simply find the k-th smallest num... 阅读全文
posted @ 2015-03-15 15:12 TCtower 阅读(1346) 评论(0) 推荐(2) 编辑