MIT Mystery Hunt 2020/Weakest Carouselink: Difference between revisions

Content added Content deleted
No edit summary
 
(9 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{Infobox puzzle
'''Weakest Carouselink''' is a [INSERT PUZZLE TYPE] puzzle from the [[Big Top Carnival]] round of the [[MIT Mystery Hunt (2020)|2020 MIT Mystery Hunt]]. It [INSERT BRIEF DESCRIPTION]
|title = <!-- Puzzle title, defaults to subpage name, but be sure to include in case of slashes or weird formatting -->
|hunt = <!-- Hunt name, defaults to page parent. Do not link with [[]]; it'll automatically do so -->
|round = Big Top Carnival
|image = <!-- Should start with File: -->
|image_width = <!-- include "px", defaults to 200px -->
|image_caption =
|author = Ian Tullis, Yar Woo
|author1 = Ian Tullis
|author2 = Yar Woo
|answer = PINK SLIP
|solves = 26
|guesses = 87
|link = https://puzzles.mit.edu/2020/puzzle/weakest_carouselink/
|solution_link = https://puzzles.mit.edu/2020/puzzle/weakest_carouselink/solution/
|checker_link =
|stats_link =
}}

''You can become a contestant in the Big Top's interactive game show, The Weakest Carouselink! Enter the solution phrase CHOOSE ME to request a reservation for the next show.''

'''Weakest Carouselink''' is an [[interaction]] puzzle from the {{l|Big Top Carnival}} round of the [[MIT Mystery Hunt 2020|2020 MIT Mystery Hunt]].


==Solve Path==
==Solve Path==
[[Category:Pages without solve path]]
[INSERT SOLVE PATH]


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


{{Element|Interaction|The puzzle required sending two players to an interaction with HQ. The interaction involved playing in a ''Weakest Link''-style quiz show with players from other teams. Solvers received the questions at the end of the interaction, and were told that remembering the answers would be useful.}}
* [INSERT ELEMENTS]

{{spoiler|label=Spoiler-y Elements}}

{{Element|Identical Substrings|Every word has a substring at the end that also forms the beginning substring of another word, and vice versa. The length of this substring is always at least two.}}

{{Element|Chains|Solvers were told that the questions were given in no particular order. The real order, determined by the aforementioned identical substrings, form chains, one each of lengths 2-8. An example chain links cleopaTRA to TRAUMA to UMAMI to MIraCLE and back to CLEopatra.}}

{{Element|Odd-One-Out|Exactly one "link" in each chain is "weaker" (involves a shorter substring) than the others. In the previous example, this is MI (length 2, where every other link is length 3). Extracting this link...}}

{{Element|Final Clue Phrase|...results in the phrase COLORFUL DISMISSAL. In conjunction with the enumeration of (4 4) given with the questions, this clues the answer.}}
{{spoiler-end}}

Latest revision as of 22:48, 31 January 2024

Weakest Carouselink
MIT Mystery Hunt 2020
Big Top Carnival
Author(s)Ian Tullis, Yar Woo
AnswerClick to revealPINK SLIP
Statistics
No. solves26
No. total guesses87
Links
PuzzleLink
SolutionLink


You can become a contestant in the Big Top's interactive game show, The Weakest Carouselink! Enter the solution phrase CHOOSE ME to request a reservation for the next show.

Weakest Carouselink is an interaction puzzle from the Big Top Carnival round of the 2020 MIT Mystery Hunt.

Solve Path[edit | edit source]

Puzzle Elements[edit | edit source]

Interaction - The puzzle required sending two players to an interaction with HQ. The interaction involved playing in a Weakest Link-style quiz show with players from other teams. Solvers received the questions at the end of the interaction, and were told that remembering the answers would be useful.

 

Identical Substrings - Every word has a substring at the end that also forms the beginning substring of another word, and vice versa. The length of this substring is always at least two.

Chains - Solvers were told that the questions were given in no particular order. The real order, determined by the aforementioned identical substrings, form chains, one each of lengths 2-8. An example chain links cleopaTRA to TRAUMA to UMAMI to MIraCLE and back to CLEopatra.

Odd-One-Out - Exactly one "link" in each chain is "weaker" (involves a shorter substring) than the others. In the previous example, this is MI (length 2, where every other link is length 3). Extracting this link...

Final Clue Phrase - ...results in the phrase COLORFUL DISMISSAL. In conjunction with the enumeration of (4 4) given with the questions, this clues the answer.