Hide
Problem I
Trailing Digits
Languages
en
is
You are given a positive integer
Input
The first and only line of input contains a positive integer
Output
Print the last ten digits of
Sample Input 1 | Sample Output 1 |
---|---|
1000 |
9110846700 |