/AOC24

Advent of Code 2024

Primary LanguageGo

AOC24

Here's my work for AdventOfCode.com's 2024 challenge.

Running

To run a specific day's code, in root, run the command go run main.go [day] [part]

Info

go version 1.23.3