summaryrefslogtreecommitdiff
path: root/2024/Rust/input/day_2.test
diff options
context:
space:
mode:
authoromagdy <omar.professional8777@gmail.com>2024-12-02 19:30:22 +0200
committeromagdy <omar.professional8777@gmail.com>2024-12-02 19:30:22 +0200
commit3afbdd0736fc965f2c6ee7016005d1760965a448 (patch)
tree20db7d507e0d03d7073b6cf3657736367bb66368 /2024/Rust/input/day_2.test
parent4deecf57c602155a550521b23587851b54d12f25 (diff)
downloadaoc-3afbdd0736fc965f2c6ee7016005d1760965a448.tar.xz
aoc-3afbdd0736fc965f2c6ee7016005d1760965a448.zip
Day 2 done.
Diffstat (limited to '2024/Rust/input/day_2.test')
-rw-r--r--2024/Rust/input/day_2.test6
1 files changed, 6 insertions, 0 deletions
diff --git a/2024/Rust/input/day_2.test b/2024/Rust/input/day_2.test
new file mode 100644
index 0000000..b49c10d
--- /dev/null
+++ b/2024/Rust/input/day_2.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