"We assume that n is an integer shows a multiplication of primal numbers factorization:
\begin{array}{ll} n=p_1^{k_1}*\cdots*p_m^{k_m} \\ &\end{array} that \begin{array}{ll} p_1,......,p_m \\ &\end{array} are different primal numbers and that \begin{array}{ll} m,k_1,......,k_m ∈ N \\ &\end{array}
find the number of the integers that divide n (includes n and 1)
I tried to solve it by failed many times