Description: The positive integer n greater than 1 can be decomposed as n = x1* x2* ...* XM example: when n = 12, a total of eight different decomposition of the formula: 12 = 1212 = 6* 212 = 4* 312 = 3* 412 = 3* 2* 212 = 2* 612 = 2* 3* 212 = 2* 2* 3 calculated for a given positive integer n, n the total number of different types of decomposition.
To Search:
File list (Check if you may need any files):
divide\devideInteger.c
......\题目.docx
divide