Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 226 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 226 Bytes

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