summaryrefslogtreecommitdiffstats
path: root/day8/example.txt
diff options
context:
space:
mode:
authorGravatar Tom van der Lee <tom@vanderlee.io>2021-12-02 17:39:03 +0100
committerGravatar Tom van der Lee <tom@vanderlee.io>2021-12-02 17:39:03 +0100
commit4dec21f362c03136e9811a4f4c162fcd8c50544e (patch)
treecd90c52c7c936fdbe5fc7f22f3f5bf3240faf9a8 /day8/example.txt
parent37aa8eec0498d7e8491084711132f16db9129a39 (diff)
download2021-4dec21f362c03136e9811a4f4c162fcd8c50544e.tar.gz
2021-4dec21f362c03136e9811a4f4c162fcd8c50544e.tar.bz2
2021-4dec21f362c03136e9811a4f4c162fcd8c50544e.zip
Added day 10
Diffstat (limited to 'day8/example.txt')
-rw-r--r--day8/example.txt9
1 files changed, 0 insertions, 9 deletions
diff --git a/day8/example.txt b/day8/example.txt
deleted file mode 100644
index 6fee349..0000000
--- a/day8/example.txt
+++ /dev/null
@@ -1,9 +0,0 @@
1nop +0
2acc +1
3jmp +4
4acc +3
5jmp -3
6acc -99
7acc +1
8jmp -4
9acc +6 \ No newline at end of file