Write a program which reads two integers a and b, and calculates the following values:
Two integers a and b are given in a line.
Print d, r and f separated by a space in a line. For f, the output should not contain an absolute error greater than 10-5.
3 2
1 1 1.50000