Advent of code 2025 entirely in POSIX shell.
Rules:
All the scripts only use POSIX syntax and are able to run on dash and they only classic POSIX utility programs except awk and bc, I allow myself to use the non-POSIX program mktemp for cleanliness.