diff options
| author | Santo Cariotti <santo@dcariotti.me> | 2024-02-09 10:42:04 +0000 |
|---|---|---|
| committer | Santo Cariotti <santo@dcariotti.me> | 2024-02-09 10:42:04 +0000 |
| commit | db2686c798378738020a0951a521358586e21aa0 (patch) | |
| tree | 8d585ceb9bdc302ae10a2458cc343be40d60acb7 /2023/rust/day9/example.txt | |
| parent | 67dff579e91c13ef40ecb17d14497d145861c5e7 (diff) | |
Add day2 in OCaml
Diffstat (limited to '2023/rust/day9/example.txt')
| -rw-r--r-- | 2023/rust/day9/example.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/2023/rust/day9/example.txt b/2023/rust/day9/example.txt new file mode 100644 index 0000000..539a763 --- /dev/null +++ b/2023/rust/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 |
