Recent content by DanMarino

  1. D

    Calculate the sum of the prime numbers below 2 million

    i need to calculate the sum of the prime numbers below 2 million i am completely stumped help! thanks
  2. D

    How to Write a Prime Factorization Program in Computer

    i need to know how to write a program that will break a number down into its prime factors. for example you would input the number 24 and the computer will break that up into its prime factors (2*2*2*3) please help thanks
Back
Top