Decompose integers larger than 100 digits [closed]
问题 Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow. Closed 5 years ago . X and Y are integers larger than 100 digits. Find the integer P which is within the range [ X , Y [ and that guaranties the "best" prime decomposition (i.e. the decomposition with the most unique prime factors). What I've done is just check the primality and decompose each number in the range and find the number