Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/eduherminio/aoc2020

Advent of Code 2020
https://github.com/eduherminio/aoc2020

advent-of-code advent-of-code-2020 adventofcode adventofcode2020 aoc aoc2020 competitive-programming

Last synced: about 1 month ago
JSON representation

Advent of Code 2020

Awesome Lists containing this project

README

        

# Advent of Code 2020

[Advent Of Code 2020](https://adventofcode.com/2020) programming puzzles.

Uses:

* [AoCHelper](https://github.com/eduherminio/AoCHelper) for generalizing AoC problem solving.

* [FileParser](https://github.com/eduherminio/FileParser) for parsing complex input files.

* [SheepTools](https://github.com/eduherminio/SheepTools) as a general purpose, utility library.