Skip to content

FrontSide/advent-of-code-2016

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
David Rieger
Sep 9, 2017
4b96ecb · Sep 9, 2017

History

33 Commits
Mar 12, 2017
Mar 12, 2017
Mar 12, 2017
Mar 12, 2017
Mar 12, 2017
Mar 12, 2017
Mar 12, 2017
Mar 12, 2017
Mar 12, 2017
Dec 17, 2016
Dec 17, 2016
Dec 21, 2016
Mar 11, 2017
Mar 11, 2017
Mar 12, 2017
Mar 17, 2017
Mar 19, 2017
Mar 26, 2017
Apr 9, 2017
Aug 30, 2017
Sep 1, 2017
Sep 1, 2017
Sep 9, 2017
Sep 9, 2017
Sep 9, 2017
Dec 9, 2016

Repository files navigation

Advent of Code

SPOILER ALERT

I added the instructions INCLUDING THE SOLUTIONS (i.e. the output of my code) to the Readme files of each day.

What's this all about

This repository contains code snippets that solve the code puzzles from http://adventofcode.com/2016, whereas I decided to use a different programming language for every 2 days.

Each day has two puzzles whereas the second one is a requirements change to the assignment tasked in the first one. The second task is only revealed after the first has been solved correctly.

Note that the code as it is here will always target to solve the second riddle of the day, although I tried to keep it as abstract as possible. Check the commit history of a file/folder for solutions to the first of a day's pair of assignments.

About

Solutions to the adventofcode puzzles 2016

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published