From 49cc5f936e7525d54691c924f307ff93c46bb12b Mon Sep 17 00:00:00 2001 From: daviddoji Date: Sun, 19 Jun 2022 18:38:51 +0200 Subject: [PATCH] Input file for problem 11 --- src/Year_2016/files/P11.txt | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 src/Year_2016/files/P11.txt diff --git a/src/Year_2016/files/P11.txt b/src/Year_2016/files/P11.txt new file mode 100644 index 0000000..7364dd0 --- /dev/null +++ b/src/Year_2016/files/P11.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.