import mathn, k = map(int, input().split())print(math.comb(n-1, k-1))
100 20
107196674080761936594
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!