/AoC2017

Advent of Code 2017

Primary LanguageSwiftMIT LicenseMIT

Advent Of Code 2017

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