Type: RemoteJudge 1000ms 128MiB

【例28.2】 求出e的值

You cannot submit for this problem because the contest is ended. You can click "Open in Problem Set" to view this problem in normal mode.

说明

利用公式 $e=1+\frac{1}{1!}+\frac{1}{2!}+\frac{1}{3!}+...+\frac{1}{n!}$, 求 ee

输入格式

输入只有一行,该行包含一个整数nn(2n152≤n≤15)。

输出格式

输出只有一行,该行包含计算出来的ee的值,要求打印小数点后 1010 位。

样例

10
2.7182818011

语法组8.10作业——循环结构2

Not Claimed
Status
Done
Problem
14
Open Since
2023-8-10 12:00
Deadline
2023-8-10 17:00
Extension
0 hour(s)