summaryrefslogtreecommitdiffstats
path: root/day09a/examples/test.txt
diff options
context:
space:
mode:
authorShivesh Mandalia <mail@shivesh.org>2022-12-23 18:04:02 +0000
committerShivesh Mandalia <mail@shivesh.org>2022-12-23 18:04:02 +0000
commite9b61b1519a9b1dc34944f269b6fc9b34715b278 (patch)
tree9f6ed5f112354976864e9ba0c09d87274813580e /day09a/examples/test.txt
parent9da51d9db5dd1b3b34d92bc68419eaa28322c844 (diff)
downloadadvent_of_code_2022-e9b61b1519a9b1dc34944f269b6fc9b34715b278.tar.gz
advent_of_code_2022-e9b61b1519a9b1dc34944f269b6fc9b34715b278.zip
complete day 9
Diffstat (limited to 'day09a/examples/test.txt')
-rw-r--r--day09a/examples/test.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/day09a/examples/test.txt b/day09a/examples/test.txt
new file mode 100644
index 0000000..9874df2
--- /dev/null
+++ b/day09a/examples/test.txt
@@ -0,0 +1,8 @@
+R 4
+U 4
+L 3
+D 1
+R 4
+D 1
+L 5
+R 2