6 lines
144 B
Markdown
6 lines
144 B
Markdown
|
# Advent of Code 2020, C#
|
||
|
|
||
|
To build & run them, simply `dotnet run`.
|
||
|
|
||
|
To test the solved answers against the verified solutions, `dotnet test`.
|