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