Advent of Code solutions in C#
Go to file
Tiago Garcia 47b55aaaec
Some refactoring
2023-06-24 22:26:39 +01:00
Utils Some refactoring 2023-06-24 22:26:39 +01:00
Year2022 Some refactoring 2023-06-24 22:26:39 +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 Some refactoring 2023-06-24 22:26:39 +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