efung / advent-of-code-2016

My solutions to the Advent of Code 2016, this time, with solutions in Kotlin: http://adventofcode.com/2016

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

I wrote the first few solutions in the Kotlin playground using the Advent of Code template. Getting these to compile and run on the command-line is an exercise left to the reader. I switched to using Kotlin scripts later on.

About

My solutions to the Advent of Code 2016, this time, with solutions in Kotlin: http://adventofcode.com/2016


Languages

Language:Kotlin 100.0%