dskecse / advent-of-code-2019

Coding puzzles solved in Clojure 4 Sundays before Christmas

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advent of Code 2019 in Clojure

This is a repo of my solutions to the AoC 2019 contest.

The code for Day 1 assumes that the input is stored in the file input1.txt, and so on.

Run tests

lein test

Run REPL

lein repl

About

Coding puzzles solved in Clojure 4 Sundays before Christmas

License:Eclipse Public License 2.0


Languages

Language:Clojure 100.0%