SSOJ
Home
AtCoder
ProblemSet
课程
Contest
Status
Ranklist
F.A.Qs
Login
Register
1035: 求s=1+1/2!+1/3!+…+1/n!
Memory Limit:128 MB
Time Limit:1 S
Judge Style:Text Compare
Creator:
Submit:623
Solved:411
上一题
Submit
下一题
Submit Record
Statistics
HTML
Description
求s=1+1/2!+1/3!+…+1/n!
Input
输入一个正整数n
Output
输出s的值,结果保留4位小数
Sample Input
Copy
3
Sample Output
Copy
1.6667
Source/Category
菜鸟入门
[for]
循环结构
精做
加入题单
上一题
下一题
算法标签: