This year I'll be participating in Advent of Code. Each day I'll be attempting the puzzles and posting my solutions here, together with a small précis of the approach used, hurdles overcome, and lessons learned.
My language of choice is C++ and I have developed a minimal boilerplate template to facilitate setting up each day. (
See main.cpp
and advent.h
for details).
- Day 01 - Trebuchet?!
- Day 02 - Cube Conundrum
- Day 03 - Gear Ratios
- Day 04 - Scratch Cards
- Day 05 - If You Give A Seed A Fertilizer
- Day 06 - Wait For It
- Day 07 - Camel Cards
- Day 08 - Hanted Wasteland
- Day 09 - Mirage Maintenance