diff options
| author | Jan Tuomi <jans.tuomi@gmail.com> | 2022-12-06 13:43:46 +0200 |
|---|---|---|
| committer | Jan Tuomi <jans.tuomi@gmail.com> | 2022-12-06 14:23:39 +0200 |
| commit | 21ee11d3df3000a77d5b36d3c7e0a18d9a07d599 (patch) | |
| tree | 5c0be32fdecf596175c5f4504db1cda1ac0a6b21 /examples/aoc22_1.txt | |
| parent | 64f2dbed84da98c4517cf725b088d870f4aadd98 (diff) | |
Add stdlib stuff, aoc22_1 example
Diffstat (limited to 'examples/aoc22_1.txt')
| -rw-r--r-- | examples/aoc22_1.txt | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/examples/aoc22_1.txt b/examples/aoc22_1.txt new file mode 100644 index 0000000..2094f91 --- /dev/null +++ b/examples/aoc22_1.txt @@ -0,0 +1,14 @@ +1000 +2000 +3000 + +4000 + +5000 +6000 + +7000 +8000 +9000 + +10000 |
