diff options
author | Leah Neukirchen <leah@vuxu.org> | 2019-12-01 15:04:13 +0100 |
---|---|---|
committer | Leah Neukirchen <leah@vuxu.org> | 2019-12-01 15:04:13 +0100 |
commit | 5c8645076e289f3f49574b8f2fa01e42f11c6f5d (patch) | |
tree | 87f78e39a4aff1773ad688a6d16e4a7e7ca30205 | |
download | adventofcode2019-5c8645076e289f3f49574b8f2fa01e42f11c6f5d.tar.gz adventofcode2019-5c8645076e289f3f49574b8f2fa01e42f11c6f5d.tar.xz adventofcode2019-5c8645076e289f3f49574b8f2fa01e42f11c6f5d.zip |
initial commit
-rw-r--r-- | README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/README b/README new file mode 100644 index 0000000..1c999b9 --- /dev/null +++ b/README @@ -0,0 +1,8 @@ +Advent of Code (adventofcode.com) in k and Perl. + +I'm using shakti k 2019-09-20 and 5.30.1. + + +To the extent possible under law, Leah Neukirchen has waived +all copyright and related or neighboring rights to this work. +http://creativecommons.org/publicdomain/zero/1.0/ |