diff options
Diffstat (limited to 'day6/example.txt')
| -rw-r--r-- | day6/example.txt | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/day6/example.txt b/day6/example.txt new file mode 100644 index 0000000..8fdfebd --- /dev/null +++ b/day6/example.txt | |||
| @@ -0,0 +1,15 @@ | |||
| 1 | abc | ||
| 2 | |||
| 3 | a | ||
| 4 | b | ||
| 5 | c | ||
| 6 | |||
| 7 | ab | ||
| 8 | ac | ||
| 9 | |||
| 10 | a | ||
| 11 | a | ||
| 12 | a | ||
| 13 | a | ||
| 14 | |||
| 15 | b \ No newline at end of file | ||
