Categorygithub.com/pin3da/advent-of-code
repository
0.0.0-20241226141355-889f8d893ab4
Repository: https://github.com/pin3da/advent-of-code.git
Documentation: pkg.go.dev

# Packages

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

# README

Advent-of-code

My solutions to https://adventofcode.com/ in different languages.

I have little experience in the languages here, so don't expect super nice code (I just want to explore them a bit).

yearlangNotes
2018go
2019go
2020kotlin2020 Blog Post about kotlin
2021rust
2022dart
2023C++I intended to solve 2023 offline, and C++ is probably the only thing I can get to compile without querying the internet. Unfortunately, I didn't download all the problem statements.
2024rust again