bit-position-independence-principle

Status: IN

In XOR-subset problems, each bit position contributes independently to the total sum — if any element has bit b set, exactly half of all 2^n subsets have that bit survive XOR.

Source: entries/2026/06/06/sum-of-all-subset-xor-totals-solution.md

JSON