From: Neil Smith Date: Thu, 18 May 2017 16:16:54 +0000 (+0100) Subject: Added links to AoC sites X-Git-Url: https://git.njae.me.uk/?a=commitdiff_plain;h=26e4d67c40509502e77c6935e7ded629c661f8e1;p=ou-summer-of-code-2017.git Added links to AoC sites --- diff --git a/problem-ideas.ipynb b/problem-ideas.ipynb index c595a69..19e4ec3 100644 --- a/problem-ideas.ipynb +++ b/problem-ideas.ipynb @@ -230,6 +230,8 @@ "metadata": {}, "source": [ "# More problems:\n", + "* [Advent of Code 2015](http://adventofcode.com/2015)\n", + "* [Advent of Code 2016](http://adventofcode.com/2016)\n", "* https://books.google.co.uk/books?id=85NsAHJjTJ0C&pg=PA390&lpg=PA390&dq=phone+number+problem+programming+names&source=bl&ots=c7oC9JvpZz&sig=aNnW6t_nmGK7SyAKchK0MaxqbkA&hl=en&sa=X&ved=0ahUKEwjnzcbbgs7RAhWKKcAKHQiFCDAQ6AEIJDAC#v=onepage&q=phone%20number%20problem%20programming%20names&f=false\n", "* https://www.cs.uoregon.edu/Activities/Luks_Programming_Contest/\n", "* https://www.reddit.com/r/dailyprogrammer/"