You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add new test case for Poker
Ensures ranking based on adding pair values with equal
weight does not erroneously rank different two-pair
hands as equivalent.
* Add another case for two-pairs
Pair face value sums are opposite of which wins: The lower
sum of the two pairs wins because it contains the highest
single pair
Co-authored-by: David Stockton <[email protected]>
0 commit comments