bogstandard / adventofcode2021

Advent of Code 2021

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advent of Code 2021 Submissions

Repo for submissions to Advent of Code 2021, golfed.

These answers are golfed & scored on the Lapland Golf Club pastures.

These answers are done in Bash 3 on MacOS, just to torture myself.

Some enjoyable quirks of Bash 3;

  • No proper Associatative Arrays
  • No proper matrices support
  • Struggles with larger variables

Some of these answers are great, some absolutely abysmal. They aren't intended to be legible or fast, just small character counts.

About

Advent of Code 2021


Languages

Language:Shell 100.0%