summaryrefslogtreecommitdiffstats
path: root/day8/example.txt
diff options
context:
space:
mode:
Diffstat (limited to 'day8/example.txt')
-rw-r--r--day8/example.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/day8/example.txt b/day8/example.txt
new file mode 100644
index 0000000..6fee349
--- /dev/null
+++ b/day8/example.txt
@@ -0,0 +1,9 @@
1nop +0
2acc +1
3jmp +4
4acc +3
5jmp -3
6acc -99
7acc +1
8jmp -4
9acc +6 \ No newline at end of file