Calculate the sum of two integers a and b, but you are not allowed to use the Operator + and -.
Example: Given a = 1 and b = 2, return 3.
Credits: Special thanks to @fujiaozhu for adding this PRoblem and creating all test cases.
Subscribe to see which companies asked this question.
很简单,注意溢出
新闻热点
疑难解答