Initial version: days 01-14

This commit is contained in:
2020-12-30 20:54:35 +01:00
parent 66708a79bd
commit 053a7fff97

View File

@@ -1,4 +1,4 @@
/* ex1-c: Advent2020 game, day 14/game 1 /* ex2-c: Advent2020 game, day 14/game 2
*/ */
#include <stdio.h> #include <stdio.h>