diff options
Diffstat (limited to 'day01/tests/test1.input')
| -rw-r--r-- | day01/tests/test1.input | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/day01/tests/test1.input b/day01/tests/test1.input new file mode 100644 index 0000000..53287c7 --- /dev/null +++ b/day01/tests/test1.input | |||
| @@ -0,0 +1,10 @@ | |||
| 1 | L68 | ||
| 2 | L30 | ||
| 3 | R48 | ||
| 4 | L5 | ||
| 5 | R60 | ||
| 6 | L55 | ||
| 7 | L1 | ||
| 8 | L99 | ||
| 9 | R14 | ||
| 10 | L82 | ||
