/advent-of-code

Solutions to https://adventofcode.com/ in Swift. Year 2018: days 1 to 14, year 2019: days 1 to 9, year 2020: days 1 to 25, year 2021: days 1 to 22

Primary LanguageSwiftMIT LicenseMIT

Solutions for Advent of Code in Swift.

To run a solution from the command line you can do:

swift run -c release advent-of-code <day> [<year>]

2021

2020

2019

2018