Solutions solved with Clojure.
cd 2020/
clj -X day1/part1
# Running day1 -- part1
# > 181044
Generate boilerplate for a new solution.
cd 2020/
clj -X template/generate :day 5
Solutions solved with Clojure.
cd 2020/
clj -X day1/part1
# Running day1 -- part1
# > 181044
Generate boilerplate for a new solution.
cd 2020/
clj -X template/generate :day 5