Advent of Code

README.md at [6d26cab7c2]
Login

README.md at [6d26cab7c2]

File README.md artifact 22cf9ec0d5 part of check-in 6d26cab7c2


AdventOfCode ( aoc )

My C solutions for puzzles in Advent of Code ( http://adventodcode.com/ ).

Unless otherwise noted every letter or symbol in my code comes from my keyboard. There's no copy/paste of someone else code.

If I need help with some data structure or algorithm, I will read the description and come up with my own implementation.