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 1 #121

Merged
merged 2 commits into from
Dec 20, 2023
Merged

Noah 2023 Day 1 #121

merged 2 commits into from
Dec 20, 2023

Conversation

noahko96
Copy link
Contributor

⚠️ Day 1 Spoilers ⚠️

Thoughts

Part 1 was pretty simple, just wrote a quick little thing to brute force it. Part 2 I thought would be simple, but when there were two numbers that could be combined like nineight through me off for a while.

Takeaways

Advent of Code is fun.

The Good

Elixir always seems to work really well for this type of problem. Good to get back into that language.

The Bad

nineight
oneight
threeight

@noahko96 noahko96 merged commit 5fa6263 into main Dec 20, 2023
2 checks passed
@noahko96 noahko96 deleted the nko/2023_day_1 branch December 20, 2023 19:45
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