public void Answer2Test()
 {
     Day14.GetAnswer2(SampleData2).Should().Be(208);
 }