public int[] ProblemOne_ValidInput_ReturnsCorrectResult(int[] inp)
 => DayTwo.ProblemOne(inp);