Example #1
0
 public Day18()
 {
     grid = InputUtils.GetDayInputGrid(18);
 }