This is a short C program (no C++, just C) which relies
on an understanding of prime numbers and little else.
We'll write pure C programs in a little while, so it's
good to see one early on.  Google "Ruth-Aaron Numbers"
to get the math background. 