假设您有两个数字,都是有符号整数,并且您想要对它们求和,但不能使用您的语言的常规+和 - 运算符.你会怎么做?
基于http://www.ocf.berkeley.edu/~wwu/riddles/cs.shtml
algorithm
algorithm ×1