diff options
Diffstat (limited to 'content/projects')
-rw-r--r-- | content/projects/aoc2021-bigboys.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/content/projects/aoc2021-bigboys.md b/content/projects/aoc2021-bigboys.md index 48d88e9..0961deb 100644 --- a/content/projects/aoc2021-bigboys.md +++ b/content/projects/aoc2021-bigboys.md @@ -66,6 +66,13 @@ them up nicely. Note: This should be doable in about a second. Unfortunately making it take much longer would require making it much bigger. +## Day 8 + +* 100000 entries + [Download 8-100000.in.xz (2.8MiB compressed / 8.1MiB decompressed)][8-100000.in.xz] + Part 1: 159946 + Part 2: 498570828 + [3-1000001-100.in.xz]: https://the-tk.com/files/aoc2021-bigboys/3-1000001-100.in.xz [4-900-15.in.xz]: https://the-tk.com/files/aoc2021-bigboys/4-900-15.in.xz [4-3600-30.in.xz]: https://the-tk.com/files/aoc2021-bigboys/4-3600-30.in.xz @@ -73,3 +80,4 @@ them up nicely. [5-50000-10000.in.xz]: https://the-tk.com/files/aoc2021-bigboys/5-50000-10000.in.xz [5-50000-10000000.in.xz]: https://the-tk.com/files/aoc2021-bigboys/5-50000-10000000.in.xz [7-1000000-2.in.xz]: https://the-tk.com/files/aoc2021-bigboys/7-1000000-2.in.xz +[8-100000.in.xz]: https://the-tk.com/files/aoc2021-bigboys/8-100000.in.xz |