aderugy/AdventOfCode2022
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
In here, you will find my solutions to the problems from the Advent of Code 2022, with programs mostly written in C#. At the moment, it is kind of messy from Day 4 to Day 11 included. From day 12, you will find clean (most of the time) documented code and README files explaining how I found the solution.