AdventOfCode2021/Program.cs
2022-12-13 17:08:08 +01:00

4 lines
56 B
C#

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