示例#1
0
 public void AnswerB()
 {
     Assert.AreEqual(231, Day07.CountIPv7SSLSupport(File.ReadAllLines("Day7_input.txt")));
 }