summaryrefslogtreecommitdiff
path: root/2024/day2/input_test
diff options
context:
space:
mode:
authorBotond Hende <nettingman@gmail.com>2024-12-03 21:21:47 +0100
committerBotond Hende <nettingman@gmail.com>2024-12-03 21:21:47 +0100
commit755d3322abe7d94ae87e5624bb1aed85bfb30bc3 (patch)
treeea8a7afe1071167a17e3d63f574dad662abcedf1 /2024/day2/input_test
parent873d769509c56ddbe84616d9411efc51ef0b4fd3 (diff)
2024 day2-3, 2023 day3 2nd
Diffstat (limited to '2024/day2/input_test')
-rw-r--r--2024/day2/input_test6
1 files changed, 6 insertions, 0 deletions
diff --git a/2024/day2/input_test b/2024/day2/input_test
new file mode 100644
index 0000000..2d6faf5
--- /dev/null
+++ b/2024/day2/input_test
@@ -0,0 +1,6 @@
+7 6 4 2 1
+1 2 7 8 9
+9 7 6 2 1
+1 3 2 4 5
+8 6 4 4 1
+1 3 6 7 9 \ No newline at end of file