no-two-pair-distinction

Status: IN

`best_poker_hand` checks only `max_freq == 2`, so Two Pair and One Pair both return `"Pair "` — the problem defines no Two Pair category.

Source: entries/2026/06/06/best-poker-hand-solution.md

JSON