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/day3_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/day3_ex.txt')
-rw-r--r-- | input/day3_ex.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/input/day3_ex.txt b/input/day3_ex.txt new file mode 100644 index 0000000..9919ffa --- /dev/null +++ b/input/day3_ex.txt @@ -0,0 +1,6 @@ +vJrwpWtwJgWrhcsFMMfFFhFp +jqHRNqRjqzjGDLGLrsFMfFZSrLrFZsSL +PmmdzqPrVvPwwTWBwg +wMqvLMZHhHMvwLHjbvcjnnSBnvTQFn +ttgJtRGJQctTZtZT +CrZsJsPPZsGzwwsLwLmpwMDw
\ No newline at end of file |