summaryrefslogtreecommitdiffstats
path: root/day01/tests
diff options
context:
space:
mode:
Diffstat (limited to 'day01/tests')
-rw-r--r--day01/tests/test1.input6
-rw-r--r--day01/tests/test1.output2
2 files changed, 8 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 @@
13 4
24 3
32 5
41 3
53 9
63 3
diff --git a/day01/tests/test1.output b/day01/tests/test1.output
new file mode 100644
index 0000000..4cb4249
--- /dev/null
+++ b/day01/tests/test1.output
@@ -0,0 +1,2 @@
111
231