index
:
aoc24
master
Advent of Code 2024 in Hare
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
2
/
in
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to '2/in')
-rw-r--r--
2/in
6
1 files changed, 6 insertions, 0 deletions
diff --git a/2/in b/2/in
new file mode 100644
index 0000000..b49c10d
--- /dev/null
+++ b/
2/in
@@ -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