aboutsummaryrefslogtreecommitdiffstats
path: root/day5/example.txt
diff options
context:
space:
mode:
authorOrfeas <38209077+0xfea5@users.noreply.github.com>2024-06-08 13:50:47 +0300
committerOrfeas <38209077+0xfea5@users.noreply.github.com>2024-06-08 13:50:47 +0300
commit7be570c4a6e86fb7060f0bc06910ca57003dfe90 (patch)
treea998f976596cb902cd8988d74f756b72660bc29c /day5/example.txt
parentDay 21 (part1) (diff)
downloadaoc22-7be570c4a6e86fb7060f0bc06910ca57003dfe90.tar.gz
aoc22-7be570c4a6e86fb7060f0bc06910ca57003dfe90.zip
Update file names and init.shHEADmain
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