/AoC-2023

Solutions for Advent of Code 2023 written in Swift.

Primary LanguageSwiftMIT LicenseMIT

AoC-2023

Solutions for Advent of Code 2023 written in Swift.

To run a solution for a particular day (e.g. day 1), clone the repository and run the following command:

make run DAY=1