Advent of Code 2022

These are my advent of code solutions for 2022, written in Scala.

sbt is required to build and run.

Usage

To run the solution for day X, run sbt "run dayX".