
树状数组
cwb丶
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
东北赛H. Skyscraper(树状数组求前缀和)(想法)(前缀和的应用)
H. Skyscrapertime limit per test4.0 smemory limit per test512 MBinputstandard inputoutputstandard outputAt the main street of Byteland, there will be builtnnskyscrapers, standing s...原创 2019-05-29 18:10:51 · 839 阅读 · 3 评论 -
南京网络赛a(离线 树状数组)
Here is a square matrix ofn * nn∗n, each lattice has its value (nnmust be odd), and the center value isn * nn∗n. Its spiral decline along the center of the square matrix (the way of spiral decline ...原创 2019-09-05 18:28:09 · 206 阅读 · 0 评论