diff options
Diffstat (limited to 'day2/example.txt')
-rw-r--r-- | day2/example.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/day2/example.txt b/day2/example.txt new file mode 100644 index 0000000..9a4aa30 --- /dev/null +++ b/day2/example.txt @@ -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
|