diff options
author | kartofen <mladenovnasko0@gmail.com> | 2022-12-02 18:53:27 +0200 |
---|---|---|
committer | kartofen <mladenovnasko0@gmail.com> | 2022-12-02 18:53:27 +0200 |
commit | 41085185b9a69e455a72d6beed8f29c52967d21d (patch) | |
tree | eff276573bef8a50b312045270b36e328d95a7a5 /Advent-of-Code-2022/aoc-1/sample.txt | |
parent | 4e9132b983c771d3e70d5a6b8bcdfdb1fead81fa (diff) |
add 2022
Diffstat (limited to 'Advent-of-Code-2022/aoc-1/sample.txt')
-rw-r--r-- | Advent-of-Code-2022/aoc-1/sample.txt | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/Advent-of-Code-2022/aoc-1/sample.txt b/Advent-of-Code-2022/aoc-1/sample.txt new file mode 100644 index 0000000..2094f91 --- /dev/null +++ b/Advent-of-Code-2022/aoc-1/sample.txt @@ -0,0 +1,14 @@ +1000 +2000 +3000 + +4000 + +5000 +6000 + +7000 +8000 +9000 + +10000 |