diff options
Diffstat (limited to 'content/projects')
-rw-r--r-- | content/projects/aoc2021-bigboys.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/content/projects/aoc2021-bigboys.md b/content/projects/aoc2021-bigboys.md index a3297e7..536f310 100644 --- a/content/projects/aoc2021-bigboys.md +++ b/content/projects/aoc2021-bigboys.md @@ -17,7 +17,7 @@ them up nicely. ## Day 3 * 1000001 lines each with a 100 bit number - [Download 3-1000001-100.in.xz (compressed 14MiB / decompressed 97MiB)][3-1000001-100.in.xz] + [Download 3-1000001-100.in.xz (14MiB compressed / 97MiB decompressed)][3-1000001-100.in.xz] Part 1: 386463119445733053722557199393548794069517420395751036911156 Part 2: 356913958942791247617705918285570893096041618195840162127310 @@ -58,7 +58,7 @@ them up nicely. ## Day 7 * 1000000 crabs - [Download 7-1000000-2.in.xz (3.1MiB compressed / 7.2M decompressed)][7-1000000-2.in.xz] + [Download 7-1000000-2.in.xz (3.1MiB compressed / 7.2MiB decompressed)][7-1000000-2.in.xz] Part 1: 348121442862 Part 2: 97051441111920642 Note: This should be doable in about a second. Unfortunately making it take |