Aoc
solutions for advent of code in awk
Install / Use
/learn @phillbush/AocREADME
aoc:
solutions for aoc in awk
Each directory contains the daily solutions for the yearly aoc event. The solution for part 1 of day 01 puzzle from 2019 is {2019/day01a}. The solution for part 2 of day 03 puzzle from 2020 is {2020/day03b}. The input for day 05 puzzle from 2019 is {2019/day05.in}. And so on.
Each directory contains a README file describing each puzzle and providing the expected output for each puzzle, when run via time(1) and given its respective input. Most solutions were run on OpenBSD awk(1); but some of them, for performance reasons, were run on GNU gawk(1).
Problems involving md5 (2015/day04* and 2016/day05*) are ignored. If you want md5 implemented in awk for the purposes of the Advent of Code, check 1 and 2.
See also the following aoc solutions in awk by other people: • https://github.com/kAworu/adventofcode-2015 • https://github.com/patsie75/aoc • https://github.com/izabera/aoc2020 • https://github.com/bewuethr/advent-of-code/tree/master/2016 • https://github.com/bfdill/advent_of_code • https://github.com/juntuu/advent_of_code_2020 • https://git.sr.ht/~ft/aoc
Related Skills
node-connect
341.6kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
84.6kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
341.6kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
84.6kCommit, push, and open a PR
