From b5da2fa328ad63d683d66da65e656ed2ee64878c Mon Sep 17 00:00:00 2001 From: Curtis McEnroe Date: Mon, 27 Nov 2017 17:11:18 -0500 Subject: Move to 2016 directory --- 2016/input/day11.txt | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 2016/input/day11.txt (limited to '2016/input/day11.txt') diff --git a/2016/input/day11.txt b/2016/input/day11.txt new file mode 100644 index 0000000..ca19769 --- /dev/null +++ b/2016/input/day11.txt @@ -0,0 +1,4 @@ +The first floor contains a promethium generator and a promethium-compatible microchip. +The second floor contains a cobalt generator, a curium generator, a ruthenium generator, and a plutonium generator. +The third floor contains a cobalt-compatible microchip, a curium-compatible microchip, a ruthenium-compatible microchip, and a plutonium-compatible microchip. +The fourth floor contains nothing relevant. \ No newline at end of file -- cgit 1.4.1