Problems > Count Even-Digit-Sum in Range > Editorial

Count Even-Digit-Sum in Range — Solution & Editorial

Back to the Problem

Prefix counts of the predicate answer each query in O(1).

Complexity: O(N + Q)