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.
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.