Nhập x tìm kết quả

View as PDF

Submit solution

Points: 0.10
Time limit: 1.0s
Memory limit: 64M

Authors:
Problem type

nhập số nguyên x. Xuất kết quả của biểu thức: x^2/(1 + x^2/(1+x^2))

Input Input một dòng duy nhất số nguyên x

Output
Output một dòng duy nhất kết quả của biểu thức

Examples

Input

1

Output

0.67

Comments

Please read the guidelines before commenting.


There are no comments at the moment.