The second kind of Stirling number This program is to calculate the second kind of Stirling number. You can input the integer n and m, and the result S(n,m) will be shown. The corresponding C code is shown at the bottom.