aboutsummaryrefslogtreecommitdiffhomepage
path: root/samples/readme.md
diff options
context:
space:
mode:
authorMarvin Borner2024-03-25 16:21:54 +0100
committerMarvin Borner2024-03-25 16:21:54 +0100
commitf8398804d351667a7b887b89f6f70c7d5c407d22 (patch)
treed33df8e6bbe60640beb9e99c778eb27b1aa77995 /samples/readme.md
parent7bfc78b122ad9cbb65eed16f7de4d4021547c2a8 (diff)
More samples and definitions
Diffstat (limited to 'samples/readme.md')
-rw-r--r--samples/readme.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/samples/readme.md b/samples/readme.md
index 57332c1..237dae7 100644
--- a/samples/readme.md
+++ b/samples/readme.md
@@ -4,3 +4,8 @@ Most of the examples are copies of our solutions on [Rosetta
Code](https://rosettacode.org/wiki/Category:Bruijn). All examples are
written by bruijn's contributors and may be used according to the GNU
FDL license (see `license.md`).
+
+While solutions to the Project Euler puzzles should not be published in
+general, we may provide bruijn's solutions to the first 100 puzzles for
+introductory purposes. This is [tolerated by the
+creators](https://projecteuler.net/about).