1
0
Fork 0
Finally taking part in my first Advent of Code and trying to learn Rust for the first time. https://adventofcode.com/2023
Find a file
2023-12-10 21:19:28 +01:00
day1 Added speed readings to code 2023-12-07 08:35:12 +01:00
day2 Added speed readings to code 2023-12-07 08:35:12 +01:00
day3 Finished day 3 part 2 2023-12-08 10:08:31 +01:00
day4 Finished day4 part2 2023-12-10 20:53:17 +01:00
day5 Initialized day 5 2023-12-10 21:19:28 +01:00
.gitignore Readded gitignore 2023-12-04 10:56:33 +01:00
README.md Initialized day 5 2023-12-10 21:19:28 +01:00

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.

Advent calendar