Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ege-erdogan/advent-of-code-2019

Solutions for Advent of Code 2019 in Go (work in progress)
https://github.com/ege-erdogan/advent-of-code-2019

advent-of-code advent-of-code-2019

Last synced: 4 days ago
JSON representation

Solutions for Advent of Code 2019 in Go (work in progress)

Awesome Lists containing this project

README

        

# advent-of-code-2019

Solutions for [Advent of Code 2019](https://adventofcode.com/2019) in Go.

All solutions are for the second parts of the problems. It should be trivial to obtain solutions for the first parts from the given code.