From c88ae38f6da0fa9ce97c9bffa5c3470145467bf7 Mon Sep 17 00:00:00 2001 From: tomsmeding Date: Thu, 14 Dec 2017 10:29:33 +0100 Subject: Day 14 Honestly, I'm surprised that this is even remotely fast. The usage of plain linked-list strings should make this horrifyingly slow, but apparently, the combination of an optimising GHC and a not-too-large map (apparently) make this tractable. --- 2017/14.in | 1 + 1 file changed, 1 insertion(+) create mode 100644 2017/14.in (limited to '2017/14.in') diff --git a/2017/14.in b/2017/14.in new file mode 100644 index 0000000..879ef41 --- /dev/null +++ b/2017/14.in @@ -0,0 +1 @@ +vbqugkhl -- cgit v1.2.3-70-g09d2