From b7139aec67506ba6b7efa9f65ebe7d8ecbdfdd14 Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Fri, 25 Dec 2015 16:36:11 +0100 Subject: day24 --- day24 | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 day24 (limited to 'day24') diff --git a/day24 b/day24 new file mode 100644 index 0000000..e204f7d --- /dev/null +++ b/day24 @@ -0,0 +1,28 @@ +1 +3 +5 +11 +13 +17 +19 +23 +29 +31 +37 +41 +43 +47 +53 +59 +67 +71 +73 +79 +83 +89 +97 +101 +103 +107 +109 +113 -- cgit 1.4.1