🎄Hello, AOC 2024 🎅 I'm aiming to do this years exercises in Go. Running go run . 01 to compile+run day 01 etc Optionally, first do go build . and then ./aoc 01 to run the compiled binary.