diff options
| author | Orfeas <38209077+0xfea5@users.noreply.github.com> | 2023-12-09 15:59:07 +0200 |
|---|---|---|
| committer | Orfeas <38209077+0xfea5@users.noreply.github.com> | 2025-10-28 23:20:45 +0200 |
| commit | baae54102946568cb2209d388739a81b26e37b68 (patch) | |
| tree | 05045f2146068698ea4ff05d4f70ba61ffbb7ba8 /day09/example.txt | |
| parent | day8: use tokenizeAny instead of splitAny (diff) | |
| download | aoc23-baae54102946568cb2209d388739a81b26e37b68.tar.gz aoc23-baae54102946568cb2209d388739a81b26e37b68.zip | |
day9
Diffstat (limited to 'day09/example.txt')
| -rw-r--r-- | day09/example.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/day09/example.txt b/day09/example.txt new file mode 100644 index 0000000..539a763 --- /dev/null +++ b/day09/example.txt | |||
| @@ -0,0 +1,3 @@ | |||
| 1 | 0 3 6 9 12 15 | ||
| 2 | 1 3 6 10 15 21 | ||
| 3 | 10 13 16 21 30 45 | ||
