/advent-of-code

My Advent of Code solutions for multiple years in different languages

Primary LanguageRustGNU Affero General Public License v3.0AGPL-3.0

advent-of-code

My Advent of Code solutions for multiple years in different languages


For all the code that I write, I try to make it idiomatic and performant, while retaining simplicity, albeit there will sometimes be code duplication (I have no idea what I'm saying rn lol). So far I have solutions for the following years and languages:

  • 2023 in Rust