Given the very large Integer number, divide it by 7 and display the result upto six point precision
Input Format
A single line consisting the number to be divided by 7
Output Format
A single line containing the result
Constraints
1 < Number < 10^100+1