diff options
| author | Yigit Sever | 2021-12-13 18:58:37 +0300 |
|---|---|---|
| committer | Yigit Sever | 2021-12-13 18:58:37 +0300 |
| commit | 4f913109c74daa869d91798848c26b382a14e17c (patch) | |
| tree | 6eb4ee77da1524ae16ba114cc084c96c13bb73b2 /2021/day9/input.example | |
| parent | bf16b19b1f6deffd1983efca059db576f3b60ee5 (diff) | |
| download | aoc-4f913109c74daa869d91798848c26b382a14e17c.tar.gz aoc-4f913109c74daa869d91798848c26b382a14e17c.tar.bz2 aoc-4f913109c74daa869d91798848c26b382a14e17c.zip | |
2021, day9: part1
Diffstat (limited to '2021/day9/input.example')
| -rw-r--r-- | 2021/day9/input.example | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/2021/day9/input.example b/2021/day9/input.example new file mode 100644 index 0000000..6dee4a4 --- /dev/null +++ b/2021/day9/input.example | |||
| @@ -0,0 +1,5 @@ | |||
| 1 | 2199943210 | ||
| 2 | 3987894921 | ||
| 3 | 9856789892 | ||
| 4 | 8767896789 | ||
| 5 | 9899965678 | ||
