#include // Find all primes that end in 1 void findprimes(int limit) { int i; for (i=2;i