An open API service indexing awesome lists of open source software.

https://github.com/thblt/aoc2021

Solutions for Advent of Code 2021
https://github.com/thblt/aoc2021

Last synced: 8 months ago
JSON representation

Solutions for Advent of Code 2021

Awesome Lists containing this project

README

          

#+TITLE: Advent of Code 2021

My solutions, mostly in Rust (in =raoc2021=). Also bits of Racket and Haskell.
# All programs read their input from stdin. Spoilers
# ahead, obviously. The Haskell version is the most complete, there are
# bits of Racket as well, bits of Rust may appear at some point.