Skip to content

jtstogel/adventofcode2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of code 2021 -- clojure

# Run specific day and part:
lein run day13 part2

# Or optionally specify an input filename:
lein run day08 part1 sample.txt

# Or run everything:
lein run all

I'm new to clojure, so these are probably not idiomatic.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors