Monday, August 25, 2014

Optym Online Test: Complement of a number

Write a program to find complement of a number.

Ex: Input: 50
      Output: 13
 
   Input: 100
   Output: 27



No comments:

Post a Comment