diff options
| author | Orfeas <38209077+0xfea5@users.noreply.github.com> | 2025-12-08 20:14:20 +0200 |
|---|---|---|
| committer | Orfeas <38209077+0xfea5@users.noreply.github.com> | 2025-12-08 20:28:31 +0200 |
| commit | d38030e86355e2357ac84349198b638bd74a495e (patch) | |
| tree | 70e75544036c91956d15a14b3b4ae9803f5cae07 /day04/tests/test1.input | |
| parent | day03 (diff) | |
| download | aoc25-d38030e86355e2357ac84349198b638bd74a495e.tar.gz aoc25-d38030e86355e2357ac84349198b638bd74a495e.zip | |
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 | @.@.@@@.@. | ||
