This is a Go application for solving the Advent of Code 2023 puzzles.
-
Ensure you have Go installed on your machine.
-
Clone the repository to your local machine:
git clone https://github.com/Ersch/advent-of-code-2023.git
cd advent-of-code-2023
go run main.go