The answer is C -- Statement 1 doesn't tell us anything about how spread out the set is, while Statement 2 tells us we have consecutive integers, but doesn't tell us how many. I suppose it might be tempting to think that the standard deviation of a set of consecutive integers will be 1, because the numbers are 1 apart, but that actually turns out never to be true. If you take this set, for example:
{4, 5}
the standard deviation is 0.5, because each value is exactly 0.5 away from the average. If we enlarge this set to get {3, 4, 5, 6}, we've just added in two new values that are 1.5 away from the mean, which will increase the standard deviation. So the larger our set of consecutive integers, the larger our standard deviation will be, and Statement 2 is insufficient alone. But using both Statements together, we know we have 17 consecutive integers, and we don't care how big they are, just how far apart they are, so using both Statements we can answer the question.