/bashvent2024

Advent of code 2024 in bash

Primary LanguageShell

Bashvent 2024

Some rules I set for myself:

  • No using extra files (at least not programatically)
  • No using any sort of external interpreter (like doing python -c)
  • No op coreutils, this is pretty subjective but stuff like sort seem unfair