summaryrefslogtreecommitdiffstats
path: root/day5/example.txt
diff options
context:
space:
mode:
Diffstat (limited to 'day5/example.txt')
-rw-r--r--day5/example.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/day5/example.txt b/day5/example.txt
new file mode 100644
index 0000000..1d4e36d
--- /dev/null
+++ b/day5/example.txt
@@ -0,0 +1,10 @@
10,9 -> 5,9
28,0 -> 0,8
39,4 -> 3,4
42,2 -> 2,1
57,0 -> 7,4
66,4 -> 2,0
70,9 -> 2,9
83,4 -> 1,4
90,0 -> 8,8
105,5 -> 8,2 \ No newline at end of file