Day 4 Complete
Removed solutions from 'problem' files Added 'helpers' file with functions that I commonly use in these solutions.
This commit is contained in:
@@ -39,7 +39,7 @@ Advent of Code
|
||||
|
||||
Your puzzle input is the instructions from the document you found at the front desk. What is the bathroom code?
|
||||
|
||||
Your puzzle answer was 98575.
|
||||
Your puzzle answer was ______.
|
||||
|
||||
--- Part Two ---
|
||||
|
||||
@@ -66,12 +66,10 @@ Advent of Code
|
||||
|
||||
Using the same instructions in your puzzle input, what is the correct bathroom code?
|
||||
|
||||
Your puzzle answer was CD8D4.
|
||||
Your puzzle answer was _____.
|
||||
|
||||
Both parts of this puzzle are complete! They provide two gold stars: **
|
||||
|
||||
At this point, you should return to your advent calendar and try another puzzle.
|
||||
|
||||
If you still want to see it, you can get your puzzle input.
|
||||
|
||||
References
|
||||
|
Reference in New Issue
Block a user