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

@@ -56,7 +56,7 @@ Advent of Code
What is the value after 2017 in your completed circular buffer?
Your puzzle answer was ________.
Your puzzle answer was 1642.
--- Part Two ---
@@ -75,7 +75,7 @@ Advent of Code
What is the value after 0 the moment 50000000 is inserted?
Your puzzle answer was _____________.
Your puzzle answer was 301.
Both parts of this puzzle are complete! They provide two gold stars: **