Advent of Code 2023

Using AoC 2023 to learn some Go

How to run

go get
cd [day]/[part]
go run .