~puer-robustus/advent-of-code-2021

My Go solutions to the advent of code 2021 puzzles
complete puzzle 03
create one main runner script
convert SumArray tests to table-driven format

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~puer-robustus/advent-of-code-2021
read/write
git@git.sr.ht:~puer-robustus/advent-of-code-2021

You can also use your local clone with git send-email.

My Go solutions to the advent of code 2021 puzzles.

Given that this is my first foray into Go, please take the code with a grain of salt.