Problem C
Digits
A googol written out in decimal has
Given any number
Your task is to determine the smallest positive
Input
Input consists of several lines. Each line contains a value
of
Output
For each value of
Sample Input 1 | Sample Output 1 |
---|---|
42 5 END |
3 2 |