diff options
author | Orangerot <purple@orangerot.dev> | 2022-12-17 03:59:18 +0100 |
---|---|---|
committer | Orangerot <purple@orangerot.dev> | 2022-12-17 03:59:18 +0100 |
commit | ba40688c4a2fda8d18da492c7cfcbef9bfdb3c0a (patch) | |
tree | bc58df6215675b63d2c124faeca5056600148e79 /2022/day09/input3.txt | |
parent | 4a894a7b95382a92303bf12191f0e1d1d6d72063 (diff) |
day09
Diffstat (limited to '2022/day09/input3.txt')
-rw-r--r-- | 2022/day09/input3.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/2022/day09/input3.txt b/2022/day09/input3.txt new file mode 100644 index 0000000..60bd43b --- /dev/null +++ b/2022/day09/input3.txt @@ -0,0 +1,8 @@ +R 5 +U 8 +L 8 +D 3 +R 17 +D 10 +L 25 +U 20 |