diff options
author | Tomasz Kramkowski <tk@the-tk.com> | 2021-12-05 19:07:35 +0000 |
---|---|---|
committer | Tomasz Kramkowski <tk@the-tk.com> | 2021-12-05 19:07:35 +0000 |
commit | 22564672e7254b43f20dd9b4868d6c6ff2e91fb7 (patch) | |
tree | 16bdbefe69f45958965a3ff68f75ca811761c4ea /content/projects | |
parent | 8dfeea48a315a166f8a277ff295f46bb227ea05b (diff) | |
download | the-tk.com-22564672e7254b43f20dd9b4868d6c6ff2e91fb7.tar.gz the-tk.com-22564672e7254b43f20dd9b4868d6c6ff2e91fb7.tar.xz the-tk.com-22564672e7254b43f20dd9b4868d6c6ff2e91fb7.zip |
Diffstat (limited to 'content/projects')
-rw-r--r-- | content/projects/aoc2021-bigboys.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/content/projects/aoc2021-bigboys.md b/content/projects/aoc2021-bigboys.md new file mode 100644 index 0000000..452cff0 --- /dev/null +++ b/content/projects/aoc2021-bigboys.md @@ -0,0 +1,11 @@ +$name AOC 2021 Big Inputs (Big Boys) + +Big inputs for Advent of Code 2021 puzzles. + +$desc + +Don't eat all my server data cap, please mirror if you can. + +## Day 3 + +* 1000001 lines each with a 100 bit number |