Updated problem idea links
authorNeil Smith <neil.git@njae.me.uk>
Mon, 26 Jun 2017 19:29:28 +0000 (20:29 +0100)
committerNeil Smith <neil.git@njae.me.uk>
Mon, 26 Jun 2017 19:29:28 +0000 (20:29 +0100)
problem-ideas.ipynb

index 23517df29c4fa1d4b763e4efaaf1e465859fa373..a4fe4ab601daeaa46ce23d4dc7cc72bf38434e57 100644 (file)
     "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-amidakuji)\n",
+    "4. [Ghost leg, follow and pack](04-08-amidakuji)\n",
     "5. [Display board](05-display-board)\n",
-    "6. [Tour shapes](06-tour-shapes) [Problem B](https://www.cs.uoregon.edu/Activities/Luks_Programming_Contest/problems/Problems2017.pdf): A is check if string is a closed loop, B is find the area\n",
-    "7. [Ghost leg, simplify]()\n",
-    "7. [Virtual machine]()\n",
-    "8. [Filling the days](08-filling-days) [Problem C](https://www.cs.uoregon.edu/Activities/Luks_Programming_Contest/problems/Problems2017.pdf): A per the problem, B when there are multiple rooms available\n",
+    "6. [Tour shapes](06-tour-shapes) [Problem B](https://www.cs.uoregon.edu/Activities/Luks_Programming_Contest/problems/Problems2017.pdf): A is check if string is a closed loop, B is finding if two partial loops make a whole one\n",
+    "7. [Virtual machine](07-interpreter)\n",
+    "8. [Ghost leg, simplify](04-08-amidakuji)\n",
     "9. [Word chains](09-word-chains)\n",
-    "10. [Suitcase packing](10-suitacase-packing)\n",
-    "11. [Word search](04-word-search)\n"
+    "10. [Word search](10-word-search)\n",
+    "\n",
+    "### Extras\n",
+    "* [Suitcase packing](10-suitacase-packing)\n",
+    "9. [Filling the days](08-filling-days) [Problem C](https://www.cs.uoregon.edu/Activities/Luks_Programming_Contest/problems/Problems2017.pdf): A per the problem, B when there are multiple rooms available\n"
    ]
   },
   {