xor-binary-flip-pattern

Status: IN

The `^ 1` idiom for binary value inversion (0↔1) appears across multiple solutions in the repo, including `flipping-an-image`, `complement-of-base-10-integer`, and `number-complement`.

Source: entries/2026/06/06/flipping-an-image-solution.md

Depended on by

JSON