about | help | code help+videos | done | prefs |
Return the number of prime factors found in the positive input parameter. Remember that 1 is NOT prime. numPrimeFactors(27) → 3 numPrimeFactors(64) → 6 numPrimeFactors(65536) → 16 ...Save, Compile, Run (ctrl-enter) |
Progress graphs:
Your progress graph for this problem
Random user progress graph for this problem
Random Epic Progress Graph
Difficulty: 440
Copyright Nick Parlante 2017 - privacy