/advent-of-code-2023

Scala solutions for advent of code 2023

Primary LanguageScala

Advent of Code with Scala 3

Usage

I implement each day as a test class - so just run sbt test to run all days.