public void Answer2Test()
 {
     Day07.GetAnswer2(SampleData2).Should().Be(126);
 }