EXAMPLES
if (n > EXAMPLES)
printf("Example %i/%i - ", n, EXAMPLES);
for (n = 1; n <= EXAMPLES; n++) {