X-Git-Url: https://git.njae.me.uk/?a=blobdiff_plain;f=problem-ideas.ipynb;h=5d0edde9f3972476f53c3bec61af65e9696f02b2;hb=737bfafa601efeaee26d9d6cfd3c18ea34722868;hp=77cecd0b48be2325d3395ef41570eb778d0ce68b;hpb=34c17b05a50db9b3e5f55496251aab9409241021;p=ou-summer-of-code-2017.git diff --git a/problem-ideas.ipynb b/problem-ideas.ipynb index 77cecd0..5d0edde 100644 --- a/problem-ideas.ipynb +++ b/problem-ideas.ipynb @@ -18,7 +18,7 @@ "1. [Ticket prices](01-ticket-prices)\n", "2. [Lift instructions](02-lifts)\n", "3. [Door codes](03-door-codes)\n", - "4. [Ghost leg, follow and pack](04-08-amidakuji)\n", + "4. [Ghost leg, follow and pack](04-amidakuji)\n", "5. [Display board](05-display-board)\n", "6. [Tour shapes](06-tour-shapes)\n", "7. [Virtual machine](07-interpreter)\n", @@ -310,10 +310,10 @@ "1. [Ticket prices](01-ticket-prices): Ruby x\n", "2. [Lift instructions](02-lifts): Brainfuck x\n", "3. [Door codes](03-door-codes): Dart x\n", - "4. [Ghost leg, follow and pack](04-08-amidakuji): Clojure\n", + "4. [Ghost leg, follow and pack](04-amidakuji): Clojure\n", "5. [Display board](05-display-board): JavaScript/Node.js\n", "6. [Tour shapes](06-tour-shapes): Lua\n", - "7. [Virtual machine](07-interpreter): Haskell\n", + "7. [Virtual machine](07-interpreter): Haskell (Advent 16 day 23)\n", "8. [Word chains](08-word-chains): Prolog\n", "9. [Resolving the bill](09-resolving-the-bill): Sense\n", "10. [Word search](10-word-search): Python x\n",