-->
当前位置:首页 > 题库

PROGRAMMING:1/(1+2+3+...+n)

Luz5年前 (2021-05-10)题库418
Enter N and evaluate the following expression.
![](~/ 350)
###Input format:
Enter a positive integer directly. There are no additional characters
###Output format:
Directly output the real result with 6 decimal places. There are no additional characters.
###Input example:
```in
ten
```
###Output example:
```out
one point eight one eight one eight two
```






answer:If there is no answer, please comment