组合数
Time Limit:1000MS Memory Limit:65536K
Total Submit:94 Accepted:81
Description
输入非负整数n和m,求组合数Cn m,其中m≤n≤20
Input
输入非负整数n和m,以空格分隔。
Output
输出组合数。
Sample Input
Sample Output
5 2
Hint
10
Source
组合数
Time Limit:1000MS Memory Limit:65536K
Total Submit:94 Accepted:81
Description
输入非负整数n和m,求组合数Cn m,其中m≤n≤20
Input
输入非负整数n和m,以空格分隔。
Output
输出组合数。
Sample Input
Sample Output
5 2
Hint
10
Source