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