Problem1351--【函数】求1!+2!+……+10!的值(例题)

1351: 【函数】求1!+2!+……+10!的值(例题)

Time Limit: 1.000 Sec  Memory Limit: 128 MB
Submit: 240  Solved: 147
[Submit] [Status] [Web Board] [Creator:]

Description

例6.2     用函数求1!+2!+……+10!的值。

Input

无输入。

Output

一个数,所求的值。

Sample Output

sum=4037913

Source/Category


[Submit] [Status]