public void TestPart1() { var part1Solution = 13476250121721UL; _day.ExecutePart1().Should().Be(part1Solution); }