Factorization 3
Execution time limit is 1 second
Runtime memory usage limit is 128 megabytes
Let be a factorization of positive integer .
Find the value of .
Input
One positive integer .
Output
Find the factorization of and print the value of .
Examples
For example, . The answer is .
Input #1
Answer #1
Submissions 276
Acceptance rate 50%