Skip to content

New repo for current and coming years of advent of code

Notifications You must be signed in to change notification settings

snorremd/advent-of-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

advent-of-code

Repository for Advent of Code solutions. From now on I will just collect the yearly solutions here. For 2020 I will again try to solve the tasks using Clojure. This is because I'm not getting to do much Clojure in my day job, so this is a good change to practice it again.

2022

Solved using Clojure. To run in emacs or VSCode Calva open up the 2022 folder and jack-in. To run from command line: clj -M solutions/day1.clj.

2021

Solved using Clojure. To run in emacs or VSCode Calva open up the 2021 folder and jack-in. To run from command line: clj -M solutions/day5.clj.

About

New repo for current and coming years of advent of code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published