예제 #1
0
 public void Solves_Problem_011_Example()
 {
     Solution011.Run("../../../InputData/Problem011Test.dat", 4).Should().Be(1788696);
 }