Question 991987
consecutive integers: x, (x+1)


x + (x + 1) <= 316
2x + 1 <= 316
2x <= 315
x <= 315/2 = 157.5


The largest of the consecutive integers, x+1, has to be 158 or less.