Hide
Problem D
Early Termination
Accepted submissions to this problem will be granted a score of 10

Is this...?
You are given non-negative integers
Input
The first and only line of input contains non-negative
integers
Output
Print
Sample Input 1 | Sample Output 1 |
---|---|
73 27 73 |
8 3 |