コード例 #1
0
 void CheckParse(string input, int seatId) => Day05.ParseSeatId(input).Should().Be(seatId);