범위가  -32768 ~ +32767 까지로 알고있는데

int a = 32767


print a+1 이라는데 그럼 어케됨?