From 96766ceb3509cf5d7c96ad5dae7f08d9de4984f7 Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Sun, 12 Dec 2021 06:42:21 +0100 Subject: Add day 12 solutions --- 2021/12/input | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 2021/12/input (limited to '2021/12/input') diff --git a/2021/12/input b/2021/12/input new file mode 100644 index 0000000..1cacb23 --- /dev/null +++ b/2021/12/input @@ -0,0 +1,25 @@ +qi-UD +jt-br +wb-TF +VO-aa +UD-aa +br-end +end-HA +qi-br +br-HA +UD-start +TF-qi +br-hf +VO-hf +start-qi +end-aa +hf-HA +hf-UD +aa-hf +TF-hf +VO-start +wb-aa +UD-wb +KX-wb +qi-VO +br-TF -- cgit v1.2.3