diff options
author | Thomas Voss <thomasvoss@live.com> | 2021-12-12 06:42:21 +0100 |
---|---|---|
committer | Thomas Voss <thomasvoss@live.com> | 2021-12-12 06:42:21 +0100 |
commit | 96766ceb3509cf5d7c96ad5dae7f08d9de4984f7 (patch) | |
tree | 9fb80f004059aecd935a814c1bf1bfe2b15866ad /2021/12/input | |
parent | e11577db2b9af3451a727353bb9e928f614774b2 (diff) |
Add day 12 solutions
Diffstat (limited to '2021/12/input')
-rw-r--r-- | 2021/12/input | 25 |
1 files changed, 25 insertions, 0 deletions
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 |