100 atcoder#ABC117A. [ABC117A] Entrance Examination
[ABC117A] Entrance Examination
Score : points
Problem Statement
In order to pass the entrance examination tomorrow, Taro has to study for more hours.
Fortunately, he can leap to World B where time passes times as fast as it does in our world (World A).
While hours pass in World B, hours pass in World A.
How many hours will pass in World A while Taro studies for hours in World B?
Constraints
- All values in input are integers.
Input
Input is given from Standard Input in the following format:
Output
Print the number of hours that will pass in World A.
The output will be regarded as correct when its absolute or relative error from the judge's output is at most .
8 3
2.6666666667
While Taro studies for eight hours in World B where time passes three times as fast, hours will pass in World A.
Note that an absolute or relative error of at most is allowed.
99 1
99.0000000000
1 100
0.0100000000