diff options
| author | Jan Tuomi <jans.tuomi@gmail.com> | 2022-12-04 10:10:57 +0200 |
|---|---|---|
| committer | Jan Tuomi <jans.tuomi@gmail.com> | 2022-12-04 10:10:57 +0200 |
| commit | 07f4901c7cfc929ed7ee7e559e6735a11bc9c7e8 (patch) | |
| tree | a329abd768b5baa8ec9c66e10d7f68e7c4c4b0b7 /resources/day03_sample.txt | |
| parent | 0dc6fea77d728fd582a895b905d5e4fa3872a3dd (diff) | |
Solve day03
Diffstat (limited to 'resources/day03_sample.txt')
| -rw-r--r-- | resources/day03_sample.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/resources/day03_sample.txt b/resources/day03_sample.txt new file mode 100644 index 0000000..f17e726 --- /dev/null +++ b/resources/day03_sample.txt @@ -0,0 +1,6 @@ +vJrwpWtwJgWrhcsFMMfFFhFp +jqHRNqRjqzjGDLGLrsFMfFZSrLrFZsSL +PmmdzqPrVvPwwTWBwg +wMqvLMZHhHMvwLHjbvcjnnSBnvTQFn +ttgJtRGJQctTZtZT +CrZsJsPPZsGzwwsLwLmpwMDw |
