#描述#
数学天才fans曾经说过一句话:组合数的计算是一件非常简单的事情。组合数的计算真的是一件非常简单的事情吗?请你自己去尝试一下吧!
#格式#
##输入格式##
输入一些整数对n,m(m≤n≤20)。
##输出格式##
输出其组合数。
#样例1#
##样例输入1##
5 2
18 13
##样例输出1##
10
8568
#限制#
1000ms
32768KB
#提示#
#来源#
By signing up a OPS universal account, you can submit code and join discussions in all online judging services provided by us.