clock-times-hour-minute-independence

Status: IN

`count_valid_times` exploits the independence of hour and minute wildcards, computing `matching_hours * matching_minutes` instead of enumerating all 1440 combinations.

Source: entries/2026/06/06/number-of-valid-clock-times-solution.md

JSON