Олимпиадный тренинг

Задача 33512. Fractional part of the number


Input format
Given a positive real number X.

Output format
Output its fractional part.
 
Example
N Input Output
1 5.5 0.5