Advent of Code solutions in C#
Go to file
Tiago Garcia 5edeecd126
Solution reorganized
2023-06-08 12:47:26 +01:00
Year2022 Solution reorganized 2023-06-08 12:47:26 +01:00
.gitignore .gitignore created 2023-06-07 22:56:05 +01:00
AdventOfCode.csproj Solution reorganized 2023-06-08 12:47:26 +01:00
AdventOfCode.sln Solution reorganized 2023-06-08 12:47:26 +01:00
Program.cs Solution reorganized 2023-06-08 12:47:26 +01:00
README.md [2022] Day6 added 2023-06-07 23:58:57 +01:00

README.md

Advent of Code

Solutions for the AoC Challenges, all in C#

They might not be the best solutions but they work and that's the important part of a coders job :xdd:

Solutions organized by year, 1 file per day.

2022