flip-game-length-invariant

Status: IN

Every string returned by `generate_possible_next_moves` has the same length as the input string, since `"--"` replaces exactly two characters.

Source: entries/2026/06/06/flip-game-solution.md

JSON