Finally taking part in my first Advent of Code and trying to learn Rust for the first time.
https://adventofcode.com/2023
| day1 | ||
| day2 | ||
| day3 | ||
| day4 | ||
| day5 | ||
| .gitignore | ||
| README.md | ||
Advent of Code 2023
Advent of Code is an annual set of Christmas-themed computer programming challenges that follow an Advent calendar. It has been running since 2015.
The programming puzzles cover a variety of skill sets and skill levels and can be solved using any programming language. Participants also compete based on speed on both global and private leaderboards.
The event was founded and is maintained by software engineer Eric Wastl.