diff --git a/2017/day-17/Makefile b/2017/day-17/Makefile new file mode 100644 index 0000000..59edf10 --- /dev/null +++ b/2017/day-17/Makefile @@ -0,0 +1,5 @@ +all: solution + ./$< + +solution: solution.swift + swiftc -O $< -o $@ diff --git a/2017/day-17/input.txt b/2017/day-17/input.txt new file mode 100644 index 0000000..446dfcc --- /dev/null +++ b/2017/day-17/input.txt @@ -0,0 +1 @@ +369