Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 364 Bytes

README.md

File metadata and controls

32 lines (18 loc) · 364 Bytes

Day 08

Output from input.txt.

Part 1

1792

Part 2

334880


C#

cd day08

dotnet script solution.csx dotnet script tests.csx

Or

dotnet script day08/solution.csx dotnet script day08/tests.csx