Skip to content

MRGRAVITY817/aoc-2018-clojure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AOC 2018, solutions in Clojure

My attempt at solving the Advent of Code 2018 puzzles in Clojure.

How to run test

The project uses Cognitect's test-runner to run tests. To run the tests, execute the following command:

$ clj -M:test

Solutions

  • Day 1
  • Day 2
  • Day 3
  • Day 4
  • Day 5
  • Day 7

About

Advent of Code 2018, solved with Clojure

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published