/AoC2021

Advent of Code 2021

Primary LanguageSwiftMIT LicenseMIT

Advent Of Code 2021

My AoC 2021 Solutions in Swift

Use input.sh to download each day's puzzle input

From the commandline, use swift run or swift run --configuration release

From Xcode, simply hit Cmd-R to run.