advent2022

Advent of Code 2022 Solutions
git clone git://bsandro.tech/advent2022
Log | Files | Refs | README | LICENSE

README (264B)


      1 Advent of Code year 2022 solutions - https://adventofcode.com/2022
      2 
      3 Golang without any external dependencies, stdlib only.
      4 Everything is being written, built and verified on the Lichee RV board:
      5 riscv64 (Allwinner D1) with Debian GNU/Linux.
      6 
      7 BSD 2-clause license.