Sum of Two Integers

Try to solve the Sum of Two Integers problem.

Statement

Given two integers, a and b, return their sum without using the addition or subtraction operators.

Constraints:

  • 1000-1000\leq a, b 1000\leq 1000

Examples

Access this course and 1400+ top-rated courses and projects.