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

https://github.com/eduherminio/aoc2015

Advent of Code 2015
https://github.com/eduherminio/aoc2015

advent-of-code advent-of-code-2015 adventofcode adventofcode2015 aoc aoc2015 competitive-programming

Last synced: 8 months ago
JSON representation

Advent of Code 2015

Awesome Lists containing this project

README

          

# AoC2015

![CI](https://github.com/eduherminio/AoC2015/workflows/CI/badge.svg)

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

Uses:

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

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