Exemple #1
0
 [Fact] public void Answer1Test()
 {
     Day19.GetAnswer1(SampleData).Should().Be(2);
 }