Problem
Submissions

Problem: Sum of Two Integers

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
Problem
Submissions

Problem: Sum of Two Integers

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