Пример #1
0
 public void Question5Test()
 {
     Assert.AreEqual(Question5.MakePattern(), "1 20 2 19 3 18 4 17 5 16 6 15 7 14 8 13 9 12 10 11");
 }