How many integers between 200 and 300 have the sum of their digits equal to 16?
2__ = 2 + N + N = 16
14 = N + N
So the last two digits are equal to 14.
259
268
277
286
295
There are 5 numbers between 200 and 300 that the sum of their digits are equal to 16.