From 797dbe3b4fa3dca3ef5e17f57c57afbfc6fb7386 Mon Sep 17 00:00:00 2001 From: Dimitri Lozeve Date: Sun, 2 Aug 2020 12:49:58 +0200 Subject: [PATCH] Add README --- README.org | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.org diff --git a/README.org b/README.org new file mode 100644 index 0000000..2c392e9 --- /dev/null +++ b/README.org @@ -0,0 +1,5 @@ +* Dyalog APL Problem Solving Competition 2018 + +My solutions for Phase I of [[https://www.dyalog.com/nnews/128/456/Winners-Announced-for-the-2018-APL-Programming-Contest.htm][the 2018 APL Problem Solving Competition]]. + +The actual solutions are in [[competition.dyalog]].