int main() { int n; int many=1, toomany=11; // Print the first 1000 primes. printf( "%i is a prime\n", 2 ); for ( n=2; many