累乘
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.
Description
求从a到b的累乘值。 数据保证 0<=a,b<=22; 0<=b-a<15;
Input Format
两个整数 a,b
Output Format
从a到b的累乘值
Sample
input
2 4
output
24
Hint
时间限制:
空间限制:
20200910-基础递归训练
- Status
- Done
- Rule
- ACM/ICPC
- Problem
- 10
- Start at
- 2020-9-13 15:29
- End at
- 2020-10-1 15:29
- Duration
- 432 hour(s)
- Host
- Partic.
- 18