void CheckParse(string input, int seatId) => Day05.ParseSeatId(input).Should().Be(seatId);