aoc_solutions | Advent of Code 2021 solutions |
day01 | Day 01: Sonar Sweep |
day02 | Day 02: Dive! |
day03 | Day 03: Binary Diagnostic |
day04 | Day 04: Giant Squid |
day05 | Day 05: Hydrothermal Venture |
day06 | Day 06: Lanternfish |
day07 | Day 07: The Treachery of Whales |
day08 | Day 08: Seven Segment Search |
day09 | Day 09: Smoke Basin |
day10 | Day 10: Syntax Scoring |
day11 | Day 11: Dumbo Octopus |
day12 | Day 12: Passage Pathing |
day13 | Day 13: Transparent Origami |
day14 | Day 14: Extended Polymerization |
day15 | Day 15: Chiton |
day16 | Day 16: Packet Decoder |
day17 | Day 17: Trick Shot |
day18 | Day 18: Snailfish |
day19 | Day 19: Beacon Scanner |
day20 | Day 20: Trench Map |
day21 | Day 21: Dirac Dice |
day22 | Day 22: Reactor Reboot |
day23 | Day 23: Amphipod |
day24 | Day 24: Arithmetic Logic Unit |
day25 | Day 25: Sea Cucumber |
f_filter | Pipe friendly version of 'Filter()' |
f_loop_n | Repeatedly apply a function |
f_map2 | Pipe friendly version of 'Map()' |
f_reduce | Pipe friendly version of 'Reduce()' |
mod1 | 'x %% m' but with a value between (0, m] |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.