Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/martingms/aoc

My solutions to Advent of Code 2017 (http://adventofcode.com/2017)
https://github.com/martingms/aoc

Last synced: 26 days ago
JSON representation

My solutions to Advent of Code 2017 (http://adventofcode.com/2017)

Awesome Lists containing this project

README

        

# Advent of Code

This repo contains my solutions to the daily puzzles of
[Advent of Code](http://adventofcode.com/). They are not optimized for
speed, readability, nor code size, but for speed of implementation.

`aoc_to_slack.py` is a quick hacky script for posting the standings of a private
leaderboard to a slack channel.