Advent of Code solutions in C#
Go to file
Tiago Garcia 41d4667ca8
[2022] Day2 added
2023-06-07 23:13:21 +01:00
AdventOfCode [2022] Day2 added 2023-06-07 23:13:21 +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 for project directory added 2023-06-07 23:01:44 +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