Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 371 Bytes

README.md

File metadata and controls

32 lines (18 loc) · 371 Bytes

Day 5

Output from input.txt.

Part 1

DHBJQJCCW

Part 2

WJVRLSJJT


C#

cd day05

dotnet script solution.csx dotnet script tests.csx

Or

dotnet script day05/solution.csx dotnet script day05/tests.csx