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

编程题:1!+2!+...+n!

Luz4年前 (2022-04-04)题库618
Caculate 1!+2!+...+n!

### Input:

An integer for n.

### Output:

An interger for the result.

### Input sample:

5


### Output sample:

153






答案:若无答案欢迎评论