Status: IN
`count_stars_except_between_pair` processes input in a single O(n) pass with O(1) auxiliary space using a toggle-flag state machine.
Source: entries/2026/06/06/count-asterisks-solution.md
JSON