Complement of Base 10 Number
Try to solve the Complement of Base 10 Integer problem.
Statement
For any positive number in base 10, return the complement of its binary representation as an integer in base 10.
Constraints
Try to solve the Complement of Base 10 Integer problem.
For any positive number in base 10, return the complement of its binary representation as an integer in base 10.
Constraints