Advent of code Puzzles for the year 2016
- Nim 100%
|
sotolf
441508a7bc
Started on utils
This is a library of things that are useful for solving many problems, starting to build this up now, so that I don't have to write the same code that often anymore. Hopefully this will grow with time to get some more useful stuff in it :) |
||
|---|---|---|
| day01.nim | did day01 | |
| day02.nim | did day02 | |
| day03.nim | got rid of surpuflous arguments | |
| day04.nim | did day04 | |
| day05.nim | day 05 done | |
| day06.nim | did day06 | |
| day07.nim | day 07 done | |
| day08.nim | did day08 | |
| day09.nim | did day09 | |
| day10.nim | did day 10 | |
| LICENSE | Initial commit | |
| README.md | Wrong year | |
| template.nim | template | |
| utils.nim | Started on utils | |
Adventofcode2016
Advent of code Puzzles for the year 2016