Doing some C learnin'.

Also, reformatted all the problems.
This commit is contained in:
2018-03-15 10:08:01 -05:00
parent 16ffec256f
commit 986d17f104
31 changed files with 1470 additions and 58 deletions

View File

@@ -37,7 +37,7 @@ Advent of Code
Given your actual key string, how many squares are used?
Your puzzle answer was ________.
Your puzzle answer was 8148.
--- Part Two ---
@@ -62,7 +62,7 @@ Advent of Code
How many regions are present given your key string?
Your puzzle answer was _____.
Your puzzle answer was 1180.
Both parts of this puzzle are complete! They provide two gold stars: **