コード例 #1
0
 public void Answer1Test()
 {
     Day07.GetAnswer1(SampleData).Should().Be(4);
 }