diff options
author | Orangerot <purple@orangerot.dev> | 2022-12-17 01:16:18 +0100 |
---|---|---|
committer | Orangerot <purple@orangerot.dev> | 2022-12-17 01:16:18 +0100 |
commit | 6596b48113ced669b206d2e1f1e8ba6edcba88a2 (patch) | |
tree | 02c7d01783390862d989df6c91aff968e03dd415 /2022/day01/input1.txt |
adv2022 first 8 days
Diffstat (limited to '2022/day01/input1.txt')
-rw-r--r-- | 2022/day01/input1.txt | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/2022/day01/input1.txt b/2022/day01/input1.txt new file mode 100644 index 0000000..2094f91 --- /dev/null +++ b/2022/day01/input1.txt @@ -0,0 +1,14 @@ +1000 +2000 +3000 + +4000 + +5000 +6000 + +7000 +8000 +9000 + +10000 |