i want to get a number and find all of that's primefactor and multiple the next primefactors with each other.only with recursion | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
0

i want to get a number and find all of that's primefactor and multiple the next primefactors with each other.only with recursion

for example:number=21 primefactors=3 and 7 final = 5*11=55

27th Apr 2018, 3:49 PM
mohamadjavad
mohamadjavad - avatar
1 Réponse