Skip to content

Solutions to 2023 edition of Advent of Code in Rust

Notifications You must be signed in to change notification settings

drabart/AoC_2023

Repository files navigation

Advent of Code 2023

Here are my solutions to all of the problems from this year's edition (all gold stars)

This are my first programs written in Rust, so they also show my progression in understanding of this fascinating language.

Also due to kind of competetive programming nature of AoC there are a lot of shortcuts (unwraps everywhere) and a lot of code duplication.

About

Solutions to 2023 edition of Advent of Code in Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages