trailing-space-in-poker-output

Status: IN

All return strings in `best_poker_hand` end with a trailing space (e.g., `"Flush "`, `"Pair "`), matching LeetCode's expected output format exactly.

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

JSON