G. 【深基7.例7】计算阶乘
【深基7.例7】计算阶乘
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、while)完成这个任务。
输入格式
第一行输入一个正整数 。
输出格式
输出一个正整数,表示 。
3
6
提示
数据保证,。
2025年CSP-J函数与递归
- Status
- Done
- Problem
- 29
- Open Since
- 2025-8-7 0:00
- Deadline
- 2025-9-7 23:59
- Extension
- 24 hour(s)