Advent of Code solutions in C#
Go to file
Tiago Garcia a496112b25
[2022] Day4 added
2023-06-07 23:28:51 +01:00
AdventOfCode [2022] Day4 added 2023-06-07 23:28:51 +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