diff options
Diffstat (limited to 'samples')
-rw-r--r-- | samples/euler/048.bruijn | 1 | ||||
-rw-r--r-- | samples/fun/huge.bruijn | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/samples/euler/048.bruijn b/samples/euler/048.bruijn index e4f2cbb..f86407f 100644 --- a/samples/euler/048.bruijn +++ b/samples/euler/048.bruijn @@ -1,7 +1,6 @@ # TODO: also very slow :import std/Combinator . -:import std/String . :import std/Math . solve [∑ (+1) → 0 | [pow-mod 0 0 (+10000000000)]] diff --git a/samples/fun/huge.bruijn b/samples/fun/huge.bruijn index 974f2ea..9631f45 100644 --- a/samples/fun/huge.bruijn +++ b/samples/fun/huge.bruijn @@ -1,5 +1,5 @@ # "bruijn huge.bruijn" -# some of the fastest growing functions per blc length +# some fun fast growing functions per blc length # 55 bits inflating to 65536 bits, John Tromp huge-55 [[0 0 0 0 [[0 [[0]] 1]]] (+2u)] |