Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2023 - Day 7 #221

Merged
merged 11 commits into from
Dec 9, 2023
Merged

2023 - Day 7 #221

merged 11 commits into from
Dec 9, 2023

Conversation

romellem
Copy link
Owner

@romellem romellem commented Dec 9, 2023

Very fun puzzle! I enjoyed that the poker rules were simplified so you didn't have to worry about true high cards, or more complex hands like flushes and straights.

I didn't think of using Base-13 numbers for rank comparisons, nor did I think about taking the highest most common card to find the best "wild" hand, although looping through all possibilities isn't too insane.

@romellem romellem merged commit d67f7a9 into master Dec 9, 2023
@romellem romellem deleted the 2023/day-7 branch December 9, 2023 21:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant