Initial Commit - days 01-12

This commit is contained in:
2020-12-21 14:58:15 +01:00
commit 11844d1904
131 changed files with 16060 additions and 0 deletions

4
README Normal file
View File

@@ -0,0 +1,4 @@
advent of code 2020:
https://adventofcode.com/2020
Here are solutions to the 2 daily exercises in both C and bash.