Spring Hire Sale
Limited Time Deal: Unlock all premium questions for over 30% off
$10.42$7.08
08
:
04
:
53
:
06
Back to Dashboard
OA [CodeSignal] Minimum Operation To Reduce n To 0
Medium
Given a positive integer n, in one operation you may replace n with either:
n = n + 2^i, orn = n - 2^i...