Пример #1
0
 public void Answer1Test()
 {
     Day03.GetAnswer1(SampleData1).Should().Be(7);
 }