Beispiel #1
0
 public void Solves_Problem_012_Example()
 {
     Solution012.Run(5).Should().Be(28);
 }