Thread: Prime Numbers

  1. #1
    Unregistered
    Guest

    Post Prime Numbers

    How do I:
    Enter any integer and display all prime numbers below it?
    This is what I have so far( and works ):

    cout << "Wap-bop-a-doo-bop-dee-bop-bam-boo";


    P.S. If you are female, don't bother to respond as you have no grasp of C++ and your gender is not valued in the programming world.

  2. #2
    Registered User dirkduck's Avatar
    Join Date
    Aug 2001
    Posts
    428
    your seriously a dumb ass, thats all i have to say

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Logical errors with seach function
    By Taka in forum C Programming
    Replies: 4
    Last Post: 09-18-2006, 05:20 AM
  2. Replies: 18
    Last Post: 11-04-2005, 02:41 PM
  3. prime numbers, counters, help!
    By vege^ in forum C++ Programming
    Replies: 1
    Last Post: 03-10-2003, 04:32 PM
  4. Prime numbers
    By Lazy Student in forum C Programming
    Replies: 12
    Last Post: 05-14-2002, 05:53 AM
  5. Homework help
    By Jigsaw in forum C++ Programming
    Replies: 2
    Last Post: 03-06-2002, 05:56 PM