diff options
author | Martin Ashby <martin@ashbysoft.com> | 2022-12-15 21:08:51 +0000 |
---|---|---|
committer | Martin Ashby <martin@ashbysoft.com> | 2022-12-15 21:08:51 +0000 |
commit | 705d2d01eabfc4bcfd32303637813406a53b5881 (patch) | |
tree | 5b825a161106bd0e99cc5a9d5db5a1186d4f90a5 /input/day14_ex.txt | |
parent | 2aa4ddb2382539cd3d78e5723174a139bc7edc41 (diff) | |
download | aoc2022-705d2d01eabfc4bcfd32303637813406a53b5881.tar.gz aoc2022-705d2d01eabfc4bcfd32303637813406a53b5881.tar.bz2 aoc2022-705d2d01eabfc4bcfd32303637813406a53b5881.tar.xz aoc2022-705d2d01eabfc4bcfd32303637813406a53b5881.zip |
day14
Diffstat (limited to 'input/day14_ex.txt')
-rw-r--r-- | input/day14_ex.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/input/day14_ex.txt b/input/day14_ex.txt new file mode 100644 index 0000000..1926028 --- /dev/null +++ b/input/day14_ex.txt @@ -0,0 +1,2 @@ +498,4 -> 498,6 -> 496,6 +503,4 -> 502,4 -> 502,9 -> 494,9
\ No newline at end of file |