diff options
Diffstat (limited to 'day12/example.txt')
| -rw-r--r-- | day12/example.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/day12/example.txt b/day12/example.txt new file mode 100644 index 0000000..e925935 --- /dev/null +++ b/day12/example.txt | |||
| @@ -0,0 +1,6 @@ | |||
| 1 | ???.### 1,1,3 | ||
| 2 | .??..??...?##. 1,1,3 | ||
| 3 | ?#?#?#?#?#?#?#? 1,3,1,6 | ||
| 4 | ????.#...#... 4,1,1 | ||
| 5 | ????.######..#####. 1,6,5 | ||
| 6 | ?###???????? 3,2,1 | ||
