
Tiny-Binary-Indexed-Tree
文章平均质量分 85
Dwylkz
no best, but coordination
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
PKU 2352 Stars
StarsTime Limit: 1000MS Memory Limit: 65536KTotal Submissions: 18171 Accepted: 7918DescriptionAstronomers often examine star maps where star原创 2011-07-31 21:47:38 · 1001 阅读 · 0 评论 -
Hdu 4302 Holedox Eating
Binary-index-array + binary search and slight simulation. (of course seg-tree would be more effcient) For the simulation, I will record the current position(cp) and current direction(cd) of Holedox.原创 2012-08-22 11:18:24 · 691 阅读 · 0 评论