/AoC2015

Advent of Code 2015

Primary LanguageSwiftMIT LicenseMIT

Advent Of Code 2015

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