mirror of
https://github.com/bertptrs/adventofcode.git
synced 2025-12-25 12:50:32 +01:00
Add README and update general one.
This commit is contained in:
6
2019/README.md
Normal file
6
2019/README.md
Normal file
@@ -0,0 +1,6 @@
|
||||
# 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.
|
||||
Reference in New Issue
Block a user