aboutsummaryrefslogtreecommitdiffstats
path: root/day5/example.txt
diff options
context:
space:
mode:
Diffstat (limited to 'day5/example.txt')
-rw-r--r--day5/example.txt9
1 files changed, 0 insertions, 9 deletions
diff --git a/day5/example.txt b/day5/example.txt
deleted file mode 100644
index 84933bb..0000000
--- a/day5/example.txt
+++ /dev/null
@@ -1,9 +0,0 @@
1 [D]
2[N] [C]
3[Z] [M] [P]
4 1 2 3
5
6move 1 from 2 to 1
7move 3 from 1 to 3
8move 2 from 2 to 1
9move 1 from 1 to 2