码迷,mamicode.com
首页 >  
搜索关键字:hdu1541    ( 13个结果
hdu1541 Stars 树状数组水题
Problem Description Astronomers often examine star maps where stars are represented by points on a plane and each star has Cartesian coordinates. Let the level of a star be an amount of the stars that are not higher and not to the right of the given star. ...
分类:编程语言   时间:2015-03-29 16:36:56    阅读次数:149
树状数组Hdu1541
#include #include #include #include #include #include #include #include #include #include #include using namespace std;int a[222222];int ret[222222];c...
分类:其他好文   时间:2014-06-10 00:09:07    阅读次数:177
ACM-树状数组之Stars——hdu1541,poj2352
ACM 树状数组 Stars hdu1541 poj2352...
分类:其他好文   时间:2014-06-08 16:52:38    阅读次数:186
13条   上一页 1 2
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!