public void Answer1Test()
 {
     Day14.GetAnswer1(SampleData).Should().Be(165);
 }