chrisbutcher / advent-2017

http://adventofcode.com/2017 in Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

advent-2017

http://adventofcode.com/2017 in Rust!

image

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.

Clone and run tests

$ git clone git@github.com:chrisbutcher/advent-2017.git
$ cargo test

About

http://adventofcode.com/2017 in Rust


Languages

Language:Rust 100.0%