Clojure

Advent Of Code 2025: Clojure Edition!

It’s finally December, and this year my college decided to end exams early, so i can for the first time truly enjoy Advent of Code! I have decided to attempt it in clojure, as it is one of the lisps i have never used, and it is widely used in the industry compared to other lisps. I’d like to discuss the algorithms (which are horribly bad), and more importantly the code i came up with to implement the algorithm.