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

https://github.com/timre13/aoc-2021

Advent of Code 2021
https://github.com/timre13/aoc-2021

advent-of-code advent-of-code-2021 aoc aoc2021 challenge challenges-solved multiple-languages

Last synced: about 1 month ago
JSON representation

Advent of Code 2021

Awesome Lists containing this project

README

          

# AoC 2021 Solutions

| Day | Language |
| ---------- | -------- |
| [1](day_1) | Go |
| [2](day_2) | Lua |
| [3](day_3) | Python |
| [4](day_4) | C++ |
| [5](day_5) | Go |
| [6](day_6) | Python |