Now, the integers are consecutive, one right after/before the next one.
so.. hmmm let's say our first one is "a".
if the first integer is "a", then the next one will be "a+1", one hop over.
and the last one will then be, another hop over, "(a+1)+1", or "a+2".
now, we know they add to 267, ok

and surely you'd know what the others are.