diff options
Diffstat (limited to 'day01')
| -rw-r--r-- | day01/example1.txt | 4 | ||||
| -rw-r--r-- | day01/example2.txt | 7 |
2 files changed, 11 insertions, 0 deletions
diff --git a/day01/example1.txt b/day01/example1.txt new file mode 100644 index 0000000..7bbc69a --- /dev/null +++ b/day01/example1.txt | |||
| @@ -0,0 +1,4 @@ | |||
| 1 | 1abc2 | ||
| 2 | pqr3stu8vwx | ||
| 3 | a1b2c3d4e5f | ||
| 4 | treb7uchet | ||
diff --git a/day01/example2.txt b/day01/example2.txt new file mode 100644 index 0000000..41aa89c --- /dev/null +++ b/day01/example2.txt | |||
| @@ -0,0 +1,7 @@ | |||
| 1 | two1nine | ||
| 2 | eightwothree | ||
| 3 | abcone2threexyz | ||
| 4 | xtwone3four | ||
| 5 | 4nineeightseven2 | ||
| 6 | zoneight234 | ||
| 7 | 7pqrstsixteen | ||
