diff options
Diffstat (limited to 'day04/tests/test1.input')
| -rw-r--r-- | day04/tests/test1.input | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/day04/tests/test1.input b/day04/tests/test1.input new file mode 100644 index 0000000..8209399 --- /dev/null +++ b/day04/tests/test1.input | |||
| @@ -0,0 +1,10 @@ | |||
| 1 | ..@@.@@@@. | ||
| 2 | @@@.@.@.@@ | ||
| 3 | @@@@@.@.@@ | ||
| 4 | @.@@@@..@. | ||
| 5 | @@.@@@@.@@ | ||
| 6 | .@@@@@@@.@ | ||
| 7 | .@.@.@.@@@ | ||
| 8 | @.@@@.@@@@ | ||
| 9 | .@@@@@@@@. | ||
| 10 | @.@.@@@.@. | ||
