Thread: factorization issues

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Registered User
    Join Date
    Feb 2009
    Posts
    66

    factorization issues

    im writing a basic program that finds all factors of a number that the user inputs, tells the amount of factors, the sum of the factors, and the product of the factors. pretty simple... but the last part, the product of the factors, crashes with larger numbers. not ridiculously large numbers, but triple digit numbers. all other parts work fine. can anyone help?


    pm me if you can help, id prefer not to post my code.
    (last semester i posted my code on another site and about 15 other students in my class turned in my exact code... big mess.)

    when the assignment due date passes i will post it.

    thanks in advance.
    Last edited by ominub; 02-01-2009 at 01:33 AM. Reason: .

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Better spacing issues
    By swgh in forum C++ Programming
    Replies: 2
    Last Post: 01-02-2008, 04:46 PM
  2. Bitmap scroll issues
    By Gerread in forum Windows Programming
    Replies: 4
    Last Post: 05-14-2007, 05:18 AM
  3. Major game issues
    By VOX in forum Game Programming
    Replies: 0
    Last Post: 01-18-2005, 08:40 AM
  4. Multi-platform support issues.
    By OOPboredom in forum C Programming
    Replies: 2
    Last Post: 04-27-2004, 06:41 PM
  5. hexdump issues
    By daluu in forum C Programming
    Replies: 2
    Last Post: 03-04-2003, 09:01 PM