Prime Number Program
Author |
Message |
PMac
|
Posted: Sun Feb 22, 2004 1:33 pm Post subject: Prime Number Program |
|
|
Does anyone know how to create a program that can detect when a number is prime? A prime number is an integer that has no factors other than one and itself. |
|
|
|
|
![](images/spacer.gif) |
Sponsor Sponsor
![Sponsor Sponsor](templates/subSilver/images/ranks/stars_rank5.gif)
|
|
![](images/spacer.gif) |
Tony
![](http://wiki.compsci.ca/images/f/f4/OniTony.gif)
|
Posted: Sun Feb 22, 2004 11:49 pm Post subject: (No subject) |
|
|
well the tutorial on prime numbers is here source code is in turing though But it explains the consepts of different approaches so you should be able to understand. |
Tony's programming blog. DWITE - a programming contest. |
|
|
|
![](images/spacer.gif) |
|
|