Skip to content

java: add solution for year 2016, day 19 #110

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

java: add solution for year 2016, day 19 #110

merged 7 commits into from
Jan 12, 2020

Conversation

saser
Copy link
Owner

@saser saser commented Jan 12, 2020

This was both a fun and frustrating problem. I found both my first solution and my improved solution for part 1 quite quickly, but it took a very long time to find the improved solution for part 2. I was stuck in trying to find a solution for part 2 that was similar to the improved solution for part 1, but I did not manage to do it. It wasn't until I just tried a bunch of inputs and observed their outputs that I found a pattern that was eventually used in my improved solution.

@saser saser merged commit 5951cdb into master Jan 12, 2020
@saser saser deleted the java/2016/19 branch January 12, 2020 13:28
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