You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Colin McMillen d5412c0173 fix dos line endings (grumble @ MSFT tooling) 4 years ago
..
AdventOfCode.csproj fix dos line endings (grumble @ MSFT tooling) 4 years ago
Program.cs fix dos line endings (grumble @ MSFT tooling) 4 years ago
README.md add README for 2020 4 years ago

README.md

Advent of Code 2020, C#

To build & run them, simply dotnet run.

To test the solved answers against the verified solutions, dotnet test.