#1364. python-数学运算-使用math.factorial()来获取阶乘
python-数学运算-使用math.factorial()来获取阶乘
Background
Description
python-数学运算-使用math.factorial()来获取阶乘
Format
Input
Output
Samples
3
6
5
120
10
3628800
Limitation
1s, 1024KiB for each test case.