Categorygithub.com/nolen777/adventofcode2024
repository
0.0.0-20241226062642-cf202a94527a
Repository: https://github.com/nolen777/adventofcode2024.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

Attaching my solutions to Advent of Code 2024.

These are probably not useful to anybody! I wouldn't be able to make the leaderboard even if I were trying, and I'm learning a new language (Golang) through this process. I'm also not really adding comments or explaining my thought processes. But I'm happy to answer any questions if folks have them.

Most of the code is under src/main/go and organized by day.