Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 198 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 198 Bytes

My solutions to advent of code puzzles.

To run the code, add the required variables to an .env file (see .env.example) and run:

YEAR=2023 DAY=1 make