将 other 添加到此数字。
other
如果此数字和 other 均为整数,则结果是一个 int,如 int.+ 所描述,否则结果是一个 double。
num operator +(num other);