Integer Partition

This program is to calculate the number of methods for integer partition.
You can input the integer, and the result will be shown.
The corresponding C++ code is shown at the bottom.

Input the integer(1~250):

The polynomial of the result(when the integer is 1~10) is:


The number of methods for integer partition is: