/aoc2023

Advent of Code solutions in Scala

Primary LanguageScala

aoc2023

Advent of Code 2023 solutions in Scala.

An example application built from the ce3.g8 template.

Run application

sbt run

Run tests

sbt test