ben
/
aoc
1
0
Fork 0
my advent of code solutions in c#
Go to file
Ben Harris ac701960f8 add readme 2022-10-27 12:01:38 -04:00
AOC.Common add readme 2022-10-27 12:01:38 -04:00
AOC.Test init 2022-10-27 11:42:05 -04:00
AOC2019 init 2022-10-27 11:42:05 -04:00
AOC2020 init 2022-10-27 11:42:05 -04:00
AOC2021 init 2022-10-27 11:42:05 -04:00
.gitignore init 2022-10-27 11:42:05 -04:00
AdventOfCode.sln init 2022-10-27 11:42:05 -04:00
DayXX.cs.txt add readme 2022-10-27 12:01:38 -04:00
README.md add readme 2022-10-27 12:01:38 -04:00
getday.sh add readme 2022-10-27 12:01:38 -04:00
global.json init 2022-10-27 11:42:05 -04:00

README.md

advent of code

this is a unified solution for all my c# advent stuff.

imported from my separate repos: