Skip to main content

Module point_add_range_sum

Module point_add_range_sum 

Source

Re-exportsยง

pub use competitive::algebra::AdditiveOperation;
pub use competitive::data_structure::BinaryIndexedTree;
pub use competitive::data_structure::SegmentTree;

Enumsยง

Query ๐Ÿ”’

Functionsยง

point_add_range_sum_binary_indexed_tree
โœ… AC 57ms
point_add_range_sum_segment_tree
โœ… AC 77ms
test_point_add_range_sum_binary_indexed_tree ๐Ÿ”’
test_point_add_range_sum_segment_tree ๐Ÿ”’