diff options
author | Marvin Borner | 2024-03-25 18:59:03 +0100 |
---|---|---|
committer | Marvin Borner | 2024-03-25 18:59:48 +0100 |
commit | 14e38ce378236cf54924b58396168c1e94f8e6b2 (patch) | |
tree | ecbbb75517695de8897a2a9c58aa1a97ec2546f5 /samples/io/random.bruijn | |
parent | f8398804d351667a7b887b89f6f70c7d5c407d22 (diff) |
Improved samples by adding links to problems
Diffstat (limited to 'samples/io/random.bruijn')
-rw-r--r-- | samples/io/random.bruijn | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/samples/io/random.bruijn b/samples/io/random.bruijn deleted file mode 100644 index ab23f91..0000000 --- a/samples/io/random.bruijn +++ /dev/null @@ -1,6 +0,0 @@ -# "cat /dev/random | bruijn random.bruijn" -# prints number between 0 and 255 - stdin laziness! - -:import std/Pair . - -main [^0] |