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

https://github.com/davidcelis/advent-of-code-2017

My rusty solutions for 2017's Advent of Code
https://github.com/davidcelis/advent-of-code-2017

Last synced: 2 months ago
JSON representation

My rusty solutions for 2017's Advent of Code

Awesome Lists containing this project

README

        

# Advent of Code 2017

These are my solutions for the 2017 edition of [Advent of Code](http://adventofcode.com/2017) as I play with and learn Rust.

Advent of Code is a series of small programming puzzles for a variety of skill levels. They are self-contained and are just as appropriate for an expert who wants to stay sharp as they are for a beginner who is just learning to code. Each puzzle calls upon different skills and has two parts that build on a theme.