diff options
Diffstat (limited to 'day1/example.txt')
-rw-r--r-- | day1/example.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/day1/example.txt b/day1/example.txt new file mode 100644 index 0000000..c88ca55 --- /dev/null +++ b/day1/example.txt @@ -0,0 +1,6 @@ +3 4
+4 3
+2 5
+1 3
+3 9
+3 3
|