My solutions to advent of code puzzles.
To run the code, add your session token to the .env
file (or export SESSION=xxx
) and run:
YEAR=2023 DAY=1 make
My solutions to advent of code puzzles.
To run the code, add your session token to the .env
file (or export SESSION=xxx
) and run:
YEAR=2023 DAY=1 make