Type: RemoteJudge 1000ms 256MiB

【例29.1】 求阶乘

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.

说明

利用for循环求n!n!的值。
提示,n!=1×2×...×nn!=1×2×...×n

输入格式

输入一个正整数nn,对于所有数据,1n201≤n≤20

输出格式

输出n!n!的值。

样例

4
24

语法组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)