diff options
author | Alexandre Jesus <adbjesus@gmail.com> | 2023-12-22 00:08:11 +0000 |
---|---|---|
committer | Alexandre Jesus <adbjesus@gmail.com> | 2023-12-22 00:08:11 +0000 |
commit | 48eda26e85a3085dc117860bf02cc69f8d62f893 (patch) | |
tree | ec232c921ac2459f26b7141dd1bc849ba909d294 /data/10/example1.txt | |
parent | 0318719d8bfa18314707da50e799f2455ae7cca8 (diff) | |
download | aoc2023-48eda26e85a3085dc117860bf02cc69f8d62f893.tar.gz aoc2023-48eda26e85a3085dc117860bf02cc69f8d62f893.zip |
day10
Diffstat (limited to 'data/10/example1.txt')
-rw-r--r-- | data/10/example1.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/data/10/example1.txt b/data/10/example1.txt new file mode 100644 index 0000000..7650925 --- /dev/null +++ b/data/10/example1.txt @@ -0,0 +1,5 @@ +..... +.S-7. +.|.|. +.L-J. +..... |