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

@@ -122,7 +122,7 @@ Advent of Code
Given your actual map, after 10000 bursts of activity, how many bursts cause
a node to become infected? (Do not count nodes that begin infected.)
Your puzzle answer was _______.
Your puzzle answer was 5348.
The first half of this puzzle is complete! It provides one gold star: *
@@ -241,7 +241,7 @@ Advent of Code
Although it hasn't changed, you can still get your puzzle input.
Answer: _____________________ [ [Submit] ]
Answer: 2512225
References