Substract greater number from lesser one always without using if else and any built-in methods

后端 未结 0 1287
-上瘾入骨i
-上瘾入骨i 2020-12-04 16:43

Is there is any way to substract two numbers without using if else and return always positive right result. ex : 5-10 = -5 but we have to do 10 - 5 without using if else an

相关标签:
回答
  • 消灭零回复
提交回复
热议问题