コード例 #1
0
ファイル: fixtures.cs プロジェクト: Evan-Gilbert-1212/Katas
 public int Test(int[] array) => Kata.FindNumber(array);