コード例 #1
0
 public string Alt_D11_P2() => Day11New.Puzzle2(input);
コード例 #2
0
 public string Alt_D11_P1() => Day11New.Puzzle1(input);