diff options
| author | Santo Cariotti <santo@dcariotti.me> | 2023-12-10 10:27:37 +0000 |
|---|---|---|
| committer | Santo Cariotti <santo@dcariotti.me> | 2023-12-10 10:27:37 +0000 |
| commit | c54e7dbf8a1624867b0f8bfd2e28fdbd481f4588 (patch) | |
| tree | 10c885469ee97e7b7d23a4405626b7abaf4532bf /2023/day9/example.txt | |
| parent | f00cfad68ad1e28467703aa3cec96c41d3e4821b (diff) | |
Add day9
Diffstat (limited to '2023/day9/example.txt')
| -rw-r--r-- | 2023/day9/example.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/2023/day9/example.txt b/2023/day9/example.txt new file mode 100644 index 0000000..539a763 --- /dev/null +++ b/2023/day9/example.txt @@ -0,0 +1,3 @@ +0 3 6 9 12 15 +1 3 6 10 15 21 +10 13 16 21 30 45 |
