public void Answer1Test()
 {
     Day10.GetAnswer1(SampleData).Should().Be(35);
 }