Introduction to Array Block Division
Array Block Division Part 1
Problem Link
Range Addition, Point Query
This is a fundamental template problem for array block division. For each complete block, we maintain an addition mark representing the value added to the entire block. When processing an operation range, we split it into several complete blocks and at most two incomplete bloc ...
Posted on Sat, 19 Sep 2026 16:40:53 +0000 by boardy