diff options
author | Thomas Voss <thomasvoss@live.com> | 2021-12-02 14:34:48 +0100 |
---|---|---|
committer | Thomas Voss <thomasvoss@live.com> | 2021-12-02 14:34:48 +0100 |
commit | feca43e796fbe8bde441f017f4c94642392bc40f (patch) | |
tree | 3642a3ceec6375a8275c29de8db22e9f5c88fa44 /2015/23/input | |
parent | 3ac99f409ae6545e2f4fece4d9397d28d35b279b (diff) |
Add day 23 solutions
Diffstat (limited to '2015/23/input')
-rw-r--r-- | 2015/23/input | 48 |
1 files changed, 48 insertions, 0 deletions
diff --git a/2015/23/input b/2015/23/input new file mode 100644 index 0000000..cad5dc2 --- /dev/null +++ b/2015/23/input @@ -0,0 +1,48 @@ +jio a, +22 +inc a +tpl a +tpl a +tpl a +inc a +tpl a +inc a +tpl a +inc a +inc a +tpl a +inc a +inc a +tpl a +inc a +inc a +tpl a +inc a +inc a +tpl a +jmp +19 +tpl a +tpl a +tpl a +tpl a +inc a +inc a +tpl a +inc a +tpl a +inc a +inc a +tpl a +inc a +inc a +tpl a +inc a +tpl a +tpl a +jio a, +8 +inc b +jie a, +4 +tpl a +inc a +jmp +2 +hlf a +jmp -7 |