no-full-house-distinction

Status: IN

`best_poker_hand` uses `max_freq >= 3` which collapses Full House and Three of a Kind into the same classification, matching the problem's simplified hand ranking.

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

JSON