文件名称:POJ3468
介绍说明--下载内容均来自于网络,请自行研究使用
树状数组解决区间操作_高效
对数组的某个区间进行两种操作:1)求和 2)每个数据加常数。要求:时间复杂度低
-The tree array to solve the interval _ efficient operation
Two kinds of operations for a range of array: 1) the sum
2) each data with constant. Requirements: low time complexity.
对数组的某个区间进行两种操作:1)求和 2)每个数据加常数。要求:时间复杂度低
-The tree array to solve the interval _ efficient operation
Two kinds of operations for a range of array: 1) the sum
2) each data with constant. Requirements: low time complexity.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
POJ3468.txt