Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 245 Bytes

Readme.md

File metadata and controls

6 lines (3 loc) · 245 Bytes

Raw, unclean solutions in golang for Advent of code 2019.

My goals are (1) to have fun, (2) to find time for solving a puzzle each day and (3) to strenghten my go muscle memories.

But why go? Good question. I guess I've missed the for loop.