Solutions to Advent of Code programming puzzles implemented in Swift.
Dependencies are handled by swift sh
. Use Homebrew to install it:
$ brew install swift-sh
$ git clone git@github.com:otto-schnurr/AdventOfCode.git
$ cd AdventOfCode/2024
$ ./day01.swift < input.txt