diff options
Diffstat (limited to 'day05/tests/test1.input')
| -rw-r--r-- | day05/tests/test1.input | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/day05/tests/test1.input b/day05/tests/test1.input new file mode 100644 index 0000000..2e9078d --- /dev/null +++ b/day05/tests/test1.input | |||
| @@ -0,0 +1,11 @@ | |||
| 1 | 3-5 | ||
| 2 | 10-14 | ||
| 3 | 16-20 | ||
| 4 | 12-18 | ||
| 5 | |||
| 6 | 1 | ||
| 7 | 5 | ||
| 8 | 8 | ||
| 9 | 11 | ||
| 10 | 17 | ||
| 11 | 32 | ||
