README Those are my solutions for Advent of Code 2024 puzzles written in Scala. https://adventofcode.com/2024 With Scala installed, run the solutions like this: scala run 1/distance.scala -- 1/test_input.txt