Discussion about this post

User's avatar
matt's avatar

for part 2 my approach with dealing with the jokers is to add the number of jokers to `freq[0]` and analyze the hand similar to how it is done in part 1

Expand full comment

No posts