This repository contains my solutions to some of the Google Code Jam problems. (Mainly C++/Golang).
Each individual solution directory contains a Makefile. You can build the solution by running
make all
and run program on the input files with
make run
The root Makefile can be used to build/run the solutions for all the problems.
| qualification | round1A | round1B | round1C | round2 | round3 | finals | |
|---|---|---|---|---|---|---|---|
| 2008 | X X X | ||||||
| 2010 | X X X | ||||||
| 2011 | X X X | ||||||
| 2014 | X X X | - X - | X X X | X X - | |||
| 2015 | X X - | X - - | |||||
| 2016 | X X - X | X X X | X - - | - X - | X - - - | ||
| 2017 | X X X X | X X - |