Skip to content

java: add solutions for year 2016, day 24 #117

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 3 commits into from
Jan 13, 2020
Merged

java: add solutions for year 2016, day 24 #117

merged 3 commits into from
Jan 13, 2020

Conversation

saser
Copy link
Owner

@saser saser commented Jan 13, 2020

Almost done!

This puzzle was fairly easy, but only since I had year 2019, day 18 (#76) fresh in mind -- the puzzles are fairly similar, but this one is a little bit simpler. As such, I implemented it in more or less the same way as I did for year 2019, day 18. The solution runs fast: about 10 milliseconds on a warmed up JVM for both parts 1 and 2.

@saser saser merged commit ba9d89b into master Jan 13, 2020
@saser saser deleted the java/2016/24 branch January 13, 2020 21:20
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