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

@@ -31,7 +31,7 @@ Advent of Code
How many steps are required to carry the data from the square identified in
your puzzle input all the way to the access port?
Your puzzle answer was ____.
Your puzzle answer was 430.
--- Part Two ---
@@ -63,7 +63,7 @@ Advent of Code
What is the first value written that is larger than your puzzle input?
Your puzzle answer was _______.
Your puzzle answer was 312453.
Both parts of this puzzle are complete! They provide two gold stars: **