Ejemplo n.º 1
0
 public Day17()
 {
     _lstInputs = InputGetter.GetAllLinesString($"./Inputs/{GetType().Name}.txt").ToList();
 }