Removed files

This commit is contained in:
FrederikBaerentsen 2024-11-28 19:56:02 +01:00
parent 703d4c05ce
commit a6ff8ebbd2
4 changed files with 0 additions and 18 deletions

View File

@ -34,8 +34,6 @@ For example:
To *what floor* do the instructions take Santa?
Your puzzle answer was `232`.
## \-\-- Part Two \-\-- {#part2}
Now, given the same instructions, find the *position* of the first
@ -51,8 +49,6 @@ For example:
What is the *position* of the character that causes Santa to first enter
the basement?
Your puzzle answer was `1783`.
Both parts of this puzzle are complete! They provide two gold stars:
\*\*

View File

@ -25,8 +25,6 @@ All numbers in the elves\' list are in
feet.
How many total *square feet of wrapping paper* should they order?
Your puzzle answer was `1588178`.
## \-\-- Part Two \-\-- {#part2}
The elves are also running low on ribbon. Ribbon is all the same width,
@ -50,8 +48,6 @@ For example:
How many total *feet of ribbon* should they order?
Your puzzle answer was `3783758`.
Both parts of this puzzle are complete! They provide two gold stars:
\*\*

View File

@ -23,8 +23,6 @@ For example:
- `^v^v^v^v^v` delivers a bunch of presents to some very lucky
children at only `2` houses.
Your puzzle answer was `2081`.
## \-\-- Part Two \-\-- {#part2}
The next year, to speed up the process, Santa creates a robot version of
@ -47,8 +45,6 @@ For example:
- `^v^v^v^v^v` now delivers presents to `11` houses, with Santa going
one direction and Robo-Santa going the other.
Your puzzle answer was `2341`.
Both parts of this puzzle are complete! They provide two gold stars:
\*\*

View File

@ -22,19 +22,13 @@ For example:
to make an MD5 hash starting with five zeroes is `1048970`; that is,
the MD5 hash of `pqrstuv1048970` looks like `000006136ef...`.
Your puzzle answer was `254575`.
## \-\-- Part Two \-\-- {#part2}
Now find one that starts with *six zeroes*.
Your puzzle answer was `1038736`.
Both parts of this puzzle are complete! They provide two gold stars:
\*\*
At this point, you should [return to your Advent calendar](/2015) and
try another puzzle.
Your puzzle input was `bgvyzdsv`{.puzzle-input}.