#A. C++-递归算法-计算阶乘

    Type: Default 1000ms 256MiB

C++-递归算法-计算阶乘

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.

Background

Description

C++-递归算法-计算阶乘 image

Format

Input

Output

Samples

10
0!=1
1!=1
2!=2
3!=6
4!=24
5!=120
6!=720
7!=5040
8!=40320
9!=362880
10!=3628800

Limitation

1s, 1024KiB for each test case.

递归算法

Not Attended
Status
Done
Rule
ACM/ICPC
Problem
5
Start at
2024-5-19 0:00
End at
2024-5-29 0:00
Duration
240 hour(s)
Host
Partic.
14