README.md (237B)
1## Advent Of Code 2019 2 3Solutions to the annual [coding advent calendar](https://adventofcode.com) written in [C](https://en.wikipedia.org/wiki/C_(programming_language)). 4 5The version of the C standard used to compile the code is `C99`.