To add integers with the same sign, ingnore signs
and add. The result will have the same sign as the integers. To add integers
with different signs, ignore signs and subtract. The result will have the same
sign as the integer farther from zero on the number line.