Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/eduherminio/aoc2021

Advent of Code 2021
https://github.com/eduherminio/aoc2021

advent-of-code advent-of-code-2021 adventofcode adventofcode2021 aoc aoc2021 competitive-programming

Last synced: about 2 months ago
JSON representation

Advent of Code 2021

Awesome Lists containing this project

README

        

# Advent of Code 2021

[Advent Of Code 2021](https://adventofcode.com/2021) 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.