コード例 #1
0
 public void Answer2Test()
 {
     Day07.GetAnswer2(SampleData2).Should().Be(126);
 }