Example #1
0
 public void Answer2Test()
 {
     Day03.GetAnswer2(SampleData1).Should().Be(336);
 }