diff options
author | Emile <git@emile.space> | 2024-12-02 18:31:28 +0100 |
---|---|---|
committer | Emile <git@emile.space> | 2024-12-02 18:31:28 +0100 |
commit | 7b72f794891bb885d1dc4944be6e97758c4c2a90 (patch) | |
tree | 0e60ea8737ff6b6cc699f1a366785da02a557b67 /2024/d02.example_input | |
parent | 3577bb20ef3a3e1af25f1419a3e4a88d336866a0 (diff) |
2024 day two
Diffstat (limited to '2024/d02.example_input')
-rw-r--r-- | 2024/d02.example_input | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/2024/d02.example_input b/2024/d02.example_input new file mode 100644 index 0000000..b49c10d --- /dev/null +++ b/2024/d02.example_input @@ -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 |