Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/frankvdstam/adventofcode

Public repository of my (naive) solutions to AdventOfCode problems. Some solutions were stolen from reddit, all properly credited. Play along here: https://adventofcode.com
https://github.com/frankvdstam/adventofcode

Last synced: 21 days ago
JSON representation

Public repository of my (naive) solutions to AdventOfCode problems. Some solutions were stolen from reddit, all properly credited. Play along here: https://adventofcode.com

Awesome Lists containing this project

README

        

# AdventOfCode

Public repository of my (naive) solutions to AdventOfCode problems. Some solutions were stolen from reddit, all properly credited.
Play along here: https://adventofcode.com

Merged C#, C and Rust together into the same repository.
Slowly fixing all old solutions to a new format and removing all puzzle inputs where they still remain.