Skip to:
Only promote int addition to a long if the result is too large to store in an int still. Otherwise, code like this is impossible
Only promote int addition to a long if the result is too large to store in an int still. Otherwise, code like this is impossible