summaryrefslogtreecommitdiff
path: root/tests/general/sieve.std
diff options
context:
space:
mode:
Diffstat (limited to 'tests/general/sieve.std')
-rw-r--r--tests/general/sieve.std27
1 files changed, 27 insertions, 0 deletions
diff --git a/tests/general/sieve.std b/tests/general/sieve.std
new file mode 100644
index 0000000..0a3c328
--- /dev/null
+++ b/tests/general/sieve.std
@@ -0,0 +1,27 @@
+There are 25 primes in the first 100 integers.
+The primes are:
+ 2
+ 3
+ 5
+ 7
+ 11
+ 13
+ 17
+ 19
+ 23
+ 29
+ 31
+ 37
+ 41
+ 43
+ 47
+ 53
+ 59
+ 61
+ 67
+ 71
+ 73
+ 79
+ 83
+ 89
+ 97