diff options
Diffstat (limited to '2022/day1/part2/example')
| -rw-r--r-- | 2022/day1/part2/example | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/2022/day1/part2/example b/2022/day1/part2/example new file mode 100644 index 0000000..2094f91 --- /dev/null +++ b/2022/day1/part2/example | |||
| @@ -0,0 +1,14 @@ | |||
| 1 | 1000 | ||
| 2 | 2000 | ||
| 3 | 3000 | ||
| 4 | |||
| 5 | 4000 | ||
| 6 | |||
| 7 | 5000 | ||
| 8 | 6000 | ||
| 9 | |||
| 10 | 7000 | ||
| 11 | 8000 | ||
| 12 | 9000 | ||
| 13 | |||
| 14 | 10000 | ||
