子希
子希
全部文章
树状数组
ACM动态规划(4)
ACM花里胡哨(1)
c++(4)
Dijkstra(5)
javafx开发(1)
java学习(1)
oj几何(1)
oj贪心(7)
oj递归(5)
stl练习题(6)
动态规划(2)
单调栈(4)
图论 最小生成树(6)
图论-网络流(1)
图论最短路(8)
图论(杂)(5)
字典树(2)
字符串(8)
并查集(14)
思维题(23)
数据结构实现(2)
数据结构实验(2)
数论(1)
暴力(1)
暴力搜索(26)
有趣的数学题(1)
未归档(2)
模拟(3)
每日一题(1)
离散数学实验(5)
算法设计与分析题库(15)
线段树(10)
网络比赛(6)
题解(43)
归档
标签
去牛客网
登录
/
注册
子希的博客
全部文章
/ 树状数组
(共6篇)
hdu1166敌兵布阵(树状数组)
敌兵布阵 Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others) Total Submission(s): 145735 Accepted Submission(s): 60524 ...
2020-05-21
0
501
poj3468 A Simple Problem with Integers(树状数组区间修改,区间查询详解)
A Simple Problem with Integers Time Limit: 5000MS Memory Limit: 131072K Total Submissions: 172750 Accepted: 53177 Case Time Limit: 2000MS Description ...
2020-05-21
0
617
Stars poj2352(树状数组做法详解)
Stars Time Limit: 1000MS Memory Limit: 65536K Total Submissions: 60334 Accepted: 25685 Description Astronomers often examine star maps where stars a...
2020-05-21
0
470
Ultra-QuickSort poj2299(树状数组+离散化)
Ultra-QuickSort Time Limit: 7000MS Memory Limit: 65536K Total Submissions: 80376 Accepted: 30098 Description In this problem, you have to analyze a ...
2020-05-21
0
488
Japan poj3067(树状数组)
Japan Time Limit: 1000MS Memory Limit: 65536K Total Submissions: 36192 Accepted: 9673 Description Japan plans to welcome the ACM ICPC World Finals a...
2020-05-21
0
638
Mobile phones poj1195(二维树状数组)
Mobile phones Time Limit: 5000MS Memory Limit: 65536K Total Submissions: 24208 Accepted: 11127 Description Suppose that the fourth generation mobile...
2020-05-21
0
469