Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 359 Bytes

README.md

File metadata and controls

32 lines (18 loc) · 359 Bytes

Day 4

Output from input.txt.

Part 1

477

Part 2

830


C#

cd day04

dotnet script solution.csx dotnet script tests.csx

Or

dotnet script day04/solution.csx dotnet script day04/tests.csx