Categorygithub.com/MrGabigoo/adventofcode2024
repository
0.0.0-20241211233338-24b6bd61895d
Repository: https://github.com/mrgabigoo/adventofcode2024.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

Advent of Code 2024

This repo contains my implementations for the 2024 edition of Advent of Code.

I’m writing my implementations in Go this year, as a learning exercise.

What about the inputs?

I’ve added my inputs to the repo, but it should be noted that everyone’s inputs (and solutions) are different. Mine are simply provided for illustrative purposes.

Why Go?

I’ve started learning Go a while ago but would like to use it more, and Advent of Code is a great occasion for that!

As can be expected, my code will likely not be of stellar quality, I’m mainly doing this for fun and to get more familiar with the language.

I’m not aiming for optimized performance or anything particularly esoteric, I’m just doing this for fun! :)