Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 361 Bytes

README.md

File metadata and controls

32 lines (18 loc) · 361 Bytes

Day 3

Output from input.txt.

Part 1

7831

Part 2

2683


C#

cd day03

dotnet script solution.csx dotnet script tests.csx

Or

dotnet script day03/solution.csx dotnet script day03/tests.csx