示例#1
0
 public void Solves_Problem_005_Example()
 {
     Solution005.Run(10).Should().Be(2520);
 }