public void LengthIs99145() { var input = InputReader.ReadAllText(); Assert.Equal(99145, input.GetDecompressedSize(0)); }