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