Advent of Code solutions in C#
Go to file
Tiago Garcia fba5683ec5
Initial new project commit
2023-06-07 22:56:41 +01:00
AdventOfCode Initial new project commit 2023-06-07 22:56:41 +01:00
.gitignore .gitignore created 2023-06-07 22:56:05 +01:00
AdventOfCode.sln Initial new project commit 2023-06-07 22:56:41 +01:00
README.md README created 2023-06-07 22:55:54 +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: