C++-函数-给定两个非负整数n和m,编写函数计算组合数C(n, m)
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++-函数-给定两个非负整数n和m,编写函数计算组合数C(n, m)
Format
Input
Output
Samples
5
2
10
Limitation
1s, 1024KiB for each test case.