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

Noah 2023 Day 3 #123

Merged
merged 2 commits into from
Dec 21, 2023
Merged

Noah 2023 Day 3 #123

merged 2 commits into from
Dec 21, 2023

Conversation

noahko96
Copy link
Contributor

⚠️ Day 3 Spoilers ⚠️

Thoughts

Thought this was the toughest one yet. Grid problems like this always seem to give me troubles. Part 2 was particularly tough because I had the example working but not the real one and that is always tough to debug. Turns out my reverse number stuff was falling apart on zeros but it took me forever to realize that was what the problem was.

Takeaways

Grids are tricky and debugging is much trickier when the example isn't helpful.

The Good

Critical thinking practice

The Bad

Zeros

@noahko96 noahko96 merged commit 208f961 into main Dec 21, 2023
2 checks passed
@noahko96 noahko96 deleted the nko/2023_day_3 branch December 21, 2023 17:25
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