cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
Prime numbers list.
Prime numbers list.
Oct 14, 2011 at 3:34pm UTC
Desmond Lackey
(2)
how do i make a program that has for while loops and if statements where i can have it to where when the program prints it prints out all prime numbers in a list?
The numbers have to be with in 3-100.
Last edited on
Oct 14, 2011 at 3:38pm UTC
Oct 14, 2011 at 3:58pm UTC
Gaminic
(1621)
http://en.wikipedia.org/wiki/Sieve_of_Atkin
Topic archived. No new replies allowed.