Skip to content

Account for remainder in 2015 Day 21 #12

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

Merged
merged 1 commit into from
Jul 23, 2025

Conversation

erghelium
Copy link
Contributor

@erghelium erghelium commented Jul 23, 2025

The result was incorrect for my input, likely due to a remainder issue. These changes produce the correct result and also slightly improve performance on my machine, around a 10% speedup.

@maneatingape
Copy link
Owner

Thanks for taking the time to investigate and find a fix. PRs that improve solutions are much appreciated!

@maneatingape maneatingape merged commit 44e95c6 into maneatingape:main Jul 23, 2025
3 checks passed
@maneatingape
Copy link
Owner

maneatingape commented Jul 23, 2025

Great, thank you! You're now on the contributors list visible from the project home page.

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.

2 participants