/AoC2016

Advent of Code 2016

Primary LanguageSwiftMIT LicenseMIT

Advent Of Code 2016

My AoC 2016 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.