http://rosettacode.org/wiki/Prime_decomposition#D
This will potentially return a 1 in the list of primes which is a bug as 1 isn't prime.
http://rosettacode.org/wiki/Prime_decomposition#D
This will potentially return a 1 in the list of primes which is a bug as 1 isn't prime.