diff options
author | Steven Le Rouzic <steven.lerouzic@gmail.com> | 2024-12-01 17:59:49 +0100 |
---|---|---|
committer | Steven Le Rouzic <steven.lerouzic@gmail.com> | 2024-12-01 17:59:49 +0100 |
commit | 9833eeb598f420a814d0226a7d600a4f59b666f5 (patch) | |
tree | c3e1c84f67e9c9992c4bc6b37df0d0dd5cc884db /day1/example.txt |
Day 1
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
|