mirror of
https://github.com/bertptrs/adventofcode.git
synced 2025-12-25 21:00:31 +01:00
7 lines
252 B
Markdown
7 lines
252 B
Markdown
# Advent of Code 2019
|
|
|
|
This project contains my implementations for Advent of Code 2019. The
|
|
goal is to create reasonably fast C++ implementations in readable and
|
|
ergonomic C++. At the end of the contest, I will probably do a write-
|
|
up of some sorts.
|