rings-stride-2-parsing

Status: IN

`countPoints` parses the input string with `range(0, len(rings), 2)` stride-2 indexing, relying on the guaranteed alternating color-char/digit-char format rather than regex or explicit parsing.

Source: entries/2026/06/06/rings-and-rods-solution.md

JSON