diff options
author | Martin Ashby <martin@ashbysoft.com> | 2022-12-03 10:37:08 +0000 |
---|---|---|
committer | Martin Ashby <martin@ashbysoft.com> | 2022-12-03 10:37:08 +0000 |
commit | a1e913e617bf6b2637c0cac56adabe980d27387f (patch) | |
tree | 7011976e8c34b2a02dd2beeef241829bedeb06e1 /input/day2_ex.txt | |
download | aoc2022-a1e913e617bf6b2637c0cac56adabe980d27387f.tar.gz aoc2022-a1e913e617bf6b2637c0cac56adabe980d27387f.tar.bz2 aoc2022-a1e913e617bf6b2637c0cac56adabe980d27387f.tar.xz aoc2022-a1e913e617bf6b2637c0cac56adabe980d27387f.zip |
Days 1-3
Diffstat (limited to 'input/day2_ex.txt')
-rw-r--r-- | input/day2_ex.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/input/day2_ex.txt b/input/day2_ex.txt new file mode 100644 index 0000000..25097e8 --- /dev/null +++ b/input/day2_ex.txt @@ -0,0 +1,3 @@ +A Y +B X +C Z
\ No newline at end of file |