Skip to content

Coding puzzles solved in Clojure 4 Sundays before Christmas

License

Notifications You must be signed in to change notification settings

dskecse/advent-of-code-2019

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Topics

Resources

License

Stars

Watchers

Forks