My Advent of Code repository. Not my best code, but it works :)
Create an input.txt file with the input data for the day you want to run.
Now, in your terminal (example usage):
YEAR=2022 DAY=4 npm run start
| Name | Name | Last commit date | ||
|---|---|---|---|---|
My Advent of Code repository. Not my best code, but it works :)
Create an input.txt file with the input data for the day you want to run.
Now, in your terminal (example usage):
YEAR=2022 DAY=4 npm run start