-
Notifications
You must be signed in to change notification settings - Fork 15
AOC 2025 Day 1 -> 4 solutions #83
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
base: main
Are you sure you want to change the base?
Conversation
|
Please just add the default input as given in the challenges, rather than the special input created just for you. Using the default input, everyone should get the same answers. Using your individual input against someone else's individual input will fail to get the same. |
|
I added the example inputs in my PR so you can just rebase and read from them. |
Updated input file name from 'kylepritchard.input' to 'ids.input' in main function.
kylepritchard
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Updated to use @dy-tea inputs
No description provided.