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

https://github.com/mikmuellerdev/aoc_2021_go

AOC 2021 in Go / Golang
https://github.com/mikmuellerdev/aoc_2021_go

Last synced: 9 months ago
JSON representation

AOC 2021 in Go / Golang

Awesome Lists containing this project

README

          

# aoc_2021_go

AOC 2021 in Go / Golang
https://adventofcode.com/2021

## Days

| Day | Part 1 | Part 2 |
| ----- | ------ | ------ |
| Day 1 | ✅ | ✅ |
| Day 2 | ✅ | ✅ |
| Day 3 | | |
| Day 4 | | |
| Day 5 | | |
| Day 6 | | |