diff options
Diffstat (limited to 'day8/example.txt')
| -rw-r--r-- | day8/example.txt | 9 |
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 @@ | |||
| 1 | nop +0 | ||
| 2 | acc +1 | ||
| 3 | jmp +4 | ||
| 4 | acc +3 | ||
| 5 | jmp -3 | ||
| 6 | acc -99 | ||
| 7 | acc +1 | ||
| 8 | jmp -4 | ||
| 9 | acc +6 \ No newline at end of file | ||
