confusing-number-valid-digits

Status: IN

Only digits 0, 1, 6, 8, 9 survive 180-degree rotation; any other digit in the input causes an immediate `False` return via the `rotate` dict membership check.

Source: entries/2026/06/06/confusing-number-solution.md

JSON