Math
1927. Sum Game
This looks like a two-player game you have to search, but the winner is decided by a closed-form comparison of two quantities: how the blank counts differ between the halves and how far apart the halves' fixed digit sums already are. I never simulate a move.
Loading…