There are
Constraints
Input Specification
The only line contains three space-separated integers,
Output Specification
Output the number of unordered ways to choose
Sample Input
Copy
5 3 111
Sample Output
Copy
10
There are
The only line contains three space-separated integers,
Output the number of unordered ways to choose
5 3 111
10
Comments