AdventOfCode2021/Program.cs
2022-12-18 21:16:27 +01:00

4 lines
56 B
C#

using AdventOfCode2021;
var day = new day7("day7");