MIT Mystery Hunt 2020/Story: Difference between revisions

Content added Content deleted
m (Text replacement - "[INSERT ELEMENTS]" to "Category:Pages that need elements added‏‎")
No edit summary
 
Line 6: Line 6:
|image_width = <!-- include "px", defaults to 200px -->
|image_width = <!-- include "px", defaults to 200px -->
|image_caption =
|image_caption =
|author =
|author = Shelly Manber
|answer =
|answer = PENTHOUSE
|solves =
|solves = 30
|guesses = <!-- total (correct and incorrect) -->
|guesses = 54
|link = <!-- puzzle link, these should all be plain URLs -->
|link = https://puzzles.mit.edu/2020/puzzle/story/
|solution_link =
|solution_link = https://puzzles.mit.edu/2020/puzzle/story/solution/
|checker_link =
|checker_link =
|stats_link =
|stats_link =
}}
}}
'''Story''' is a [INSERT PUZZLE TYPE] puzzle from the {{l|Yesterdayland}} round of the [[MIT Mystery Hunt 2020|2020 MIT Mystery Hunt]]. It [INSERT BRIEF DESCRIPTION]
'''Story''' is a [[Text-Heavy Presentation|text-heavy puzzle]] from the {{l|Yesterdayland}} round of the [[MIT Mystery Hunt 2020|2020 MIT Mystery Hunt]].


==Solve Path==
[[Category:Pages without solve path]]

[[Category: Pages that need images]]
==Puzzle Elements==
==Puzzle Elements==


{{Element|Text-Heavy Presentation|The puzzle is one nine-paragraph-long story.}}
* [[Category:Pages that need elements added‏‎]]

{{spoiler|label=Spoiler-y Elements}}
{{Element|Printer's Devilry|However, some sentences don't make sense—in particular, at exactly one spot in each paragraph, a word is deleted in the style of printer's devilry. The story makes no attempt to obscure this removal by modifying spacing.}}

{{Element|Intermediate Clue Phrase|The words say VIEW PAGE SOURCE CONVERT TO BASE TWO AND OVERLAY...}}

{{Element|Sourcery|...making this one of the rare puzzles where viewing the source code for the puzzle is necessary to the solve. In this case, the .html file hides some very large numbers on the order of hundreds of digits.}}

{{Element|Base Change|As the instructions [[Explicit Instructions|directly state]], the number needs to be converted to binary.|||[[Binary]]}}

{{Element|Marked Elements|The resulting bitstring matches the length of the corresponding paragraph, counting punctuation and reinserting the missing word. The bitstring is also almost entirely 1s. Taking the characters in the same positions as the 0s yields...}}

{{Element|Intermediate Clue Phrase|...WHICH SMALL MAMMAL’S NAME SOUNDS LIKE A TYPESETTING MEASUREMENT? ONCE YOU KNOW, FIND THE ROOMS AND TRACE THEM.}}

{{Element|MIT-Specific Topics|Answering the question with PIKA (pronounced [ˈpɑɪkə], like the typesetting measurement PICA), the solver now needs to find a PIKA with rooms. As it turns out, [https://pika.mit.edu/ pika] is one of MIT's Independent Living Groups, and its website has a [https://pika.mit.edu/tour.html floorplan] of the building, with uniquely-named rooms. Solvers now note that these room names are scattered throughout the story.|Knowledge Required||[[List_of_culture_and_geography_puzzle_topics#MIT-Specific_Topics|MIT Buildings]]}}

{{Element|Connect-The-Dots|Drawing lines between rooms as they are mentioned in the story, breaking off between paragraphs and keeping in mind the 3D structure of the house, traces out letters that spell the final answer.}}

{{spoiler-end}}

Latest revision as of 09:44, 12 March 2023

Story
MIT Mystery Hunt 2020
Yesterdayland
Author(s)Shelly Manber
AnswerClick to revealPENTHOUSE
Statistics
No. solves30
No. total guesses54
Links
PuzzleLink
SolutionLink

Story is a text-heavy puzzle from the Yesterdayland round of the 2020 MIT Mystery Hunt.

Puzzle Elements[edit | edit source]

Text-Heavy Presentation - The puzzle is one nine-paragraph-long story.

 

Printer's Devilry - However, some sentences don't make sense—in particular, at exactly one spot in each paragraph, a word is deleted in the style of printer's devilry. The story makes no attempt to obscure this removal by modifying spacing.

Intermediate Clue Phrase - The words say VIEW PAGE SOURCE CONVERT TO BASE TWO AND OVERLAY...

Sourcery - ...making this one of the rare puzzles where viewing the source code for the puzzle is necessary to the solve. In this case, the .html file hides some very large numbers on the order of hundreds of digits.

Base Change (Binary) - As the instructions directly state, the number needs to be converted to binary.

Marked Elements - The resulting bitstring matches the length of the corresponding paragraph, counting punctuation and reinserting the missing word. The bitstring is also almost entirely 1s. Taking the characters in the same positions as the 0s yields...

Intermediate Clue Phrase - ...WHICH SMALL MAMMAL’S NAME SOUNDS LIKE A TYPESETTING MEASUREMENT? ONCE YOU KNOW, FIND THE ROOMS AND TRACE THEM.

Knowledge Required (MIT Buildings) - Answering the question with PIKA (pronounced [ˈpɑɪkə], like the typesetting measurement PICA), the solver now needs to find a PIKA with rooms. As it turns out, pika is one of MIT's Independent Living Groups, and its website has a floorplan of the building, with uniquely-named rooms. Solvers now note that these room names are scattered throughout the story.

Connect-The-Dots - Drawing lines between rooms as they are mentioned in the story, breaking off between paragraphs and keeping in mind the 3D structure of the house, traces out letters that spell the final answer.