akaaafk commited on
Commit
64036e1
·
verified ·
1 Parent(s): 25cf4be

Add files using upload-large-folder tool

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. benchmark/IOAI/IOAI-2025/At-Home-Round/Radar/validation_set/361.mat.pt +3 -0
  2. benchmark/IOAI/IOAI-2025/At-Home-Round/Radar/validation_set/362.mat.pt +3 -0
  3. benchmark/IOAI/IOAI-2025/At-Home-Round/Radar/validation_set/363.mat.pt +3 -0
  4. benchmark/MIT_Mystery_Hunt/puzzles/by_tsv/2001/2001_index.html/23.html +53 -0
  5. benchmark/MIT_Mystery_Hunt/puzzles/by_tsv/2001/2001_index.html/achluophobia.html +19 -0
  6. benchmark/MIT_Mystery_Hunt/puzzles/by_tsv/2001/2001_index.html/acrophobia.html +35 -0
  7. benchmark/MIT_Mystery_Hunt/puzzles/by_tsv/2001/2001_index.html/agoraphobia.html +58 -0
  8. benchmark/MIT_Mystery_Hunt/puzzles/by_tsv/2001/2001_index.html/ahexonyou.html +29 -0
  9. benchmark/MIT_Mystery_Hunt/puzzles/by_tsv/2001/2001_index.html/alchemistsworkshop.html +44 -0
  10. benchmark/MIT_Mystery_Hunt/puzzles/by_tsv/2001/2001_index.html/anotherdimension.html +121 -0
  11. benchmark/MIT_Mystery_Hunt/puzzles/by_tsv/2001/2001_index.html/asset_index.html +1 -0
  12. benchmark/MIT_Mystery_Hunt/puzzles/by_tsv/2001/2001_index.html/blood.html +48 -0
  13. benchmark/MIT_Mystery_Hunt/puzzles/by_tsv/2001/2001_index.html/braillewitch.html +58 -0
  14. benchmark/MIT_Mystery_Hunt/puzzles/by_tsv/2001/2001_index.html/bug.html +45 -0
  15. benchmark/MIT_Mystery_Hunt/puzzles/by_tsv/2001/2001_index.html/callofthewild.html +50 -0
  16. benchmark/MIT_Mystery_Hunt/puzzles/by_tsv/2001/2001_index.html/claustrophobia.html +34 -0
  17. benchmark/MIT_Mystery_Hunt/puzzles/by_tsv/2001/2001_index.html/cosmic.html +146 -0
  18. benchmark/MIT_Mystery_Hunt/puzzles/by_tsv/2001/2001_index.html/cppc.html +296 -0
  19. benchmark/MIT_Mystery_Hunt/puzzles/by_tsv/2001/2001_index.html/crossword.html +145 -0
  20. benchmark/MIT_Mystery_Hunt/puzzles/by_tsv/2001/2001_index.html/dialoguophobia.html +158 -0
  21. benchmark/MIT_Mystery_Hunt/puzzles/by_tsv/2001/2001_index.html/disturbing.html +338 -0
  22. benchmark/MIT_Mystery_Hunt/puzzles/by_tsv/2001/2001_index.html/dragons.html +32 -0
  23. benchmark/MIT_Mystery_Hunt/puzzles/by_tsv/2001/2001_index.html/eeeeeeeeeeeeek.html +60 -0
  24. benchmark/MIT_Mystery_Hunt/puzzles/by_tsv/2001/2001_index.html/endgame.html +135 -0
  25. benchmark/MIT_Mystery_Hunt/puzzles/by_tsv/2001/2001_index.html/endgamesummary.html +61 -0
  26. benchmark/MIT_Mystery_Hunt/puzzles/by_tsv/2001/2001_index.html/errata.html +51 -0
  27. benchmark/MIT_Mystery_Hunt/puzzles/by_tsv/2001/2001_index.html/eschatology.html +60 -0
  28. benchmark/MIT_Mystery_Hunt/puzzles/by_tsv/2001/2001_index.html/godzillahedora.html +24 -0
  29. benchmark/MIT_Mystery_Hunt/puzzles/by_tsv/2001/2001_index.html/gojira.html +41 -0
  30. benchmark/MIT_Mystery_Hunt/puzzles/by_tsv/2001/2001_index.html/helminthophobia.html +89 -0
  31. benchmark/MIT_Mystery_Hunt/puzzles/by_tsv/2001/2001_index.html/huntintro.html +80 -0
  32. benchmark/MIT_Mystery_Hunt/puzzles/by_tsv/2001/2001_index.html/index.html +146 -0
  33. benchmark/MIT_Mystery_Hunt/puzzles/by_tsv/2001/2001_index.html/invisibleman.html +208 -0
  34. benchmark/MIT_Mystery_Hunt/puzzles/by_tsv/2001/2001_index.html/kakorrhaphiophobia.html +402 -0
  35. benchmark/MIT_Mystery_Hunt/puzzles/by_tsv/2001/2001_index.html/mathophobia.html +55 -0
  36. benchmark/MIT_Mystery_Hunt/puzzles/by_tsv/2001/2001_index.html/monster.html +73 -0
  37. benchmark/MIT_Mystery_Hunt/puzzles/by_tsv/2001/2001_index.html/necromancy.html +36 -0
  38. benchmark/MIT_Mystery_Hunt/puzzles/by_tsv/2001/2001_index.html/numerology.html +115 -0
  39. benchmark/MIT_Mystery_Hunt/puzzles/by_tsv/2001/2001_index.html/nyctophobia.html +31 -0
  40. benchmark/MIT_Mystery_Hunt/puzzles/by_tsv/2001/2001_index.html/papyrophobia.html +53 -0
  41. benchmark/MIT_Mystery_Hunt/puzzles/by_tsv/2001/2001_index.html/parts.html +50 -0
  42. benchmark/MIT_Mystery_Hunt/puzzles/by_tsv/2001/2001_index.html/phase1_metapuzzle.html +77 -0
  43. benchmark/MIT_Mystery_Hunt/puzzles/by_tsv/2001/2001_index.html/phase2_metapuzzle.html +304 -0
  44. benchmark/MIT_Mystery_Hunt/puzzles/by_tsv/2001/2001_index.html/phase3_metapuzzle.html +32 -0
  45. benchmark/MIT_Mystery_Hunt/puzzles/by_tsv/2001/2001_index.html/phobophobia.html +29 -0
  46. benchmark/MIT_Mystery_Hunt/puzzles/by_tsv/2001/2001_index.html/predator.html +125 -0
  47. benchmark/MIT_Mystery_Hunt/puzzles/by_tsv/2001/2001_index.html/readingtheendtrails.html +104 -0
  48. benchmark/MIT_Mystery_Hunt/puzzles/by_tsv/2001/2001_index.html/realm.html +77 -0
  49. benchmark/MIT_Mystery_Hunt/puzzles/by_tsv/2001/2001_index.html/roadsthroughhell.html +31 -0
  50. benchmark/MIT_Mystery_Hunt/puzzles/by_tsv/2001/2001_index.html/satanicmessage.html +44 -0
benchmark/IOAI/IOAI-2025/At-Home-Round/Radar/validation_set/361.mat.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ffd4524c26568c5f374431925af48c6708d11eb84c4911488bf931f4a02c95e2
3
+ size 507937
benchmark/IOAI/IOAI-2025/At-Home-Round/Radar/validation_set/362.mat.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8862d553d88e22cc1586187b9eb7a72509e4d2677f59ca32b84351e9e50e1a46
3
+ size 507932
benchmark/IOAI/IOAI-2025/At-Home-Round/Radar/validation_set/363.mat.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:50e98049c926bd8031f6f9f56f9635fe45bcf9cfa999d746a5abf31f98c35e07
3
+ size 507932
benchmark/MIT_Mystery_Hunt/puzzles/by_tsv/2001/2001_index.html/23.html ADDED
@@ -0,0 +1,53 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2
+ <html>
3
+ <head>
4
+ <title>Solution: 23</title>
5
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
6
+ <meta name="robots" content="noindex, nofollow">
7
+ </head>
8
+
9
+ <body bgcolor="#FFFFFF" text="000000" link="#FF0000" vlink="#330033" alink="#CCCC00">
10
+ <h3><font face="Verdana, Arial, Helvetica, sans-serif"> <font color="ff0000">Solution:</font>
11
+ 23</font></h3>
12
+ <p><font face="Verdana, Arial, Helvetica, sans-serif"><i>Written by Sofiya Vasina</i></font></p>
13
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">The solution to the cross
14
+ sum is not quite unique; in</font></p>
15
+ <pre><font size="+1"> 5487961
16
+ 32 352 39
17
+ 51 79 58
18
+ 7986 62 3268
19
+ 17 4 9 1 79
20
+ 58 362 32 364
21
+ 1 5
22
+ 312 23 249 97
23
+ 89 4 4 5 86
24
+ 4..3 23 3125
25
+ .. 61 89
26
+ 62 857 68
27
+ 9861547</font></pre>
28
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">one can replace the two-by-two
29
+ square of dots above with either</font></p>
30
+ <pre><font size="+1">87 78
31
+ 76 or 85</font></pre>
32
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">to obtain a valid solution.
33
+ In either case, if we &quot;look out for 2 3&quot; as instructed, we find that
34
+ the 2's and 3's form the following pattern (using # for 2 and 3 and . for all
35
+ other numbers):</font> </p>
36
+ <pre><font size="+1"> .......
37
+ ## # # #.
38
+ .. .. ..
39
+ .... .# ##..
40
+ .. . . . ..
41
+ .. #.# ## #..
42
+ . .
43
+ #.# ## #.. ..
44
+ .. . . . ..
45
+ ...# ## #.#.
46
+ .. .. ..
47
+ .# ... ..
48
+ .......</font></pre>
49
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">Interpreting # as &quot;dot&quot;
50
+ and ## as &quot;dash&quot; and reading each row with #'s in it as a Morse Code
51
+ letter, this gives us the solution, <b>BAFFLE</b>. </font> </p>
52
+ </body>
53
+ </html>
benchmark/MIT_Mystery_Hunt/puzzles/by_tsv/2001/2001_index.html/achluophobia.html ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2
+ <html>
3
+ <head>
4
+ <title>Solution: Achluophobia</title>
5
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
6
+ <meta name="robots" content="noindex, nofollow">
7
+ </head>
8
+
9
+ <body bgcolor="#FFFFFF" text="000000" link="#FF0000" vlink="#330033" alink="#CCCC00">
10
+ <h3><font face="Verdana, Arial, Helvetica, sans-serif"> <font color="ff0000">Solution:</font>
11
+ Achluophobia</font></h3>
12
+ <p><font face="Verdana, Arial, Helvetica, sans-serif"><i>Written by Eric Berlin</i></font></p>
13
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">In this puzzle, one or two
14
+ hunters were led into a dark room, where they were seated at a table. On the
15
+ table were 13 wooden letters, which they were given 10 minutes to feel. Some
16
+ hunters memorized the letters; others wrote them on their hand. Anagramming
17
+ the letters gave the answer, <b>forementioned</b>.</font></p>
18
+ </body>
19
+ </html>
benchmark/MIT_Mystery_Hunt/puzzles/by_tsv/2001/2001_index.html/acrophobia.html ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2
+ <html>
3
+ <head>
4
+ <title>Solution: Acrophobia</title>
5
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
6
+ <meta name="robots" content="noindex, nofollow">
7
+ </head>
8
+
9
+ <body bgcolor="#FFFFFF" text="000000" link="#FF0000" vlink="#330033" alink="#CCCC00">
10
+ <h3><font face="Verdana, Arial, Helvetica, sans-serif"> <font color="ff0000">Solution:</font>
11
+ Acrophobia</font></h3>
12
+ <p><font face="Verdana, Arial, Helvetica, sans-serif"><i>Written by Francis Heaney
13
+ and Tara Holm</i></font></p>
14
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">Identify the locations,
15
+ then plot them on the map of letters.</font></p>
16
+ <p><font face="Verdana, Arial, Helvetica, sans-serif"> <img src="numbered.gif" width="911" height="541" alt="map by numbers">Building
17
+ 70 <br>
18
+ Building 10 <br>
19
+ Building E51 <br>
20
+ Building 4 <br>
21
+ Building 33 <br>
22
+ Building 17 <br>
23
+ Building 2 <br>
24
+ Building 26 <br>
25
+ Building 35 <br>
26
+ Building 7 <br>
27
+ Building E25 <br>
28
+ Building 68 <br>
29
+ Building 14</font></p>
30
+ <p><img src="lettered.gif" width="702" height="368" alt="map by letters"></p>
31
+ <p>&nbsp;</p>
32
+ <p><b><font face="Verdana, Arial, Helvetica, sans-serif" color="ff0000">Answer:</font><font face="Verdana, Arial, Helvetica, sans-serif">
33
+ BRINKSMANSHIP</font></b></p>
34
+ </body>
35
+ </html>
benchmark/MIT_Mystery_Hunt/puzzles/by_tsv/2001/2001_index.html/agoraphobia.html ADDED
@@ -0,0 +1,58 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2
+ <html>
3
+ <head>
4
+ <title>Solution: Agoraphobia</title>
5
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
6
+ <meta name="robots" content="noindex, nofollow">
7
+ </head>
8
+
9
+ <body bgcolor="#FFFFFF" text="000000" link="#FF0000" vlink="#330033" alink="#CCCC00">
10
+ <h3><font face="Verdana, Arial, Helvetica, sans-serif"> <font color="ff0000">Solution:</font>
11
+ Agoraphobia</font></h3>
12
+ <p> <font face="Verdana, Arial, Helvetica, sans-serif"> <i>Written by Eric Berlin</i></font></p>
13
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">The twelve names are the
14
+ CEOs of various companies, as follows:</font></p>
15
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">Gregory Swienton<br>
16
+ </font><font face="Verdana, Arial, Helvetica, sans-serif">Ryder System</font></p>
17
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">Thomas Lewis<br>
18
+ Realty Income Corp.</font></p>
19
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">John Welch, Jr.<br>
20
+ General Electric</font></p>
21
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">Jean-Pierre Tirouflet<br>
22
+ Rhodia</font></p>
23
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">Vincent Calarco<br>
24
+ </font><font face="Verdana, Arial, Helvetica, sans-serif">Crompton Corporation</font></p>
25
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">D. Lee McCreary, Jr<br>
26
+ </font><font face="Verdana, Arial, Helvetica, sans-serif">ElderTrust</font></p>
27
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">Jean-Marie Messier<br>
28
+ Vivendi</font></p>
29
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">Jose Collazo<br>
30
+ </font><font face="Verdana, Arial, Helvetica, sans-serif">Infonet Services</font></p>
31
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">Ronald Turner<br>
32
+ Ceridian Corporation </font></p>
33
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">C. Michael Armstrong<br>
34
+ AT&amp;T </font></p>
35
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">Luis Limon<br>
36
+ Grupo Simec</font></p>
37
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">Hendrik Verfaillie<br>
38
+ Monsanto Company </font></p>
39
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">Looking up the stock symbols
40
+ of these companies, you get the following:</font></p>
41
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">Ryder System R<br>
42
+ Realty Income Corp. O<br>
43
+ General Electric GE<br>
44
+ Rhodia RHA<br>
45
+ Crompton Corporation CK<br>
46
+ ElderTrust ETT<br>
47
+ Vivendi V<br>
48
+ Infonet Services IN<br>
49
+ Ceridian Corporation CEN<br>
50
+ AT&amp;T T<br>
51
+ Grupo Simec SIM<br>
52
+ Monsanto Company MON</font></p>
53
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">The stock symbols, taken
54
+ in order, spell out two names: ROGER HACKETT and VINCENT SIMMON. These two gentlemen
55
+ are the CEOs of two more companies: Sensory Science and Cortex Pharmaceuticals.
56
+ The answer to this puzzle is <b>SENSORY CORTEX.</b></font></p>
57
+ </body>
58
+ </html>
benchmark/MIT_Mystery_Hunt/puzzles/by_tsv/2001/2001_index.html/ahexonyou.html ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2
+ <html>
3
+ <head>
4
+ <title>Solution: A Hex on You!</title>
5
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
6
+ <meta name="robots" content="noindex, nofollow">
7
+ </head>
8
+
9
+ <body bgcolor="#FFFFFF" text="000000" link="#FF0000" vlink="#330033" alink="#CCCC00">
10
+ <h3><font face="Verdana, Arial, Helvetica, sans-serif"> <font color="ff0000">Solution:</font>
11
+ A Hex on You!</font></h3>
12
+ <p><font face="Verdana, Arial, Helvetica, sans-serif"><i>Written by Eric Berlin</i></font></p>
13
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">Filling in the grid, get
14
+ the victim names:</font></p>
15
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">Darrin<br>
16
+ </font><font face="Verdana, Arial, Helvetica, sans-serif">Malfoy<br>
17
+ </font><font face="Verdana, Arial, Helvetica, sans-serif">Merlin</font></p>
18
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">Along the vertical sides
19
+ of the grid, you find the following names:</font></p>
20
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">Endora<br>
21
+ </font><font face="Verdana, Arial, Helvetica, sans-serif">Hermione<br>
22
+ </font><font face="Verdana, Arial, Helvetica, sans-serif">Morgan<br>
23
+ </font><font face="Verdana, Arial, Helvetica, sans-serif">Sea Hag</font></p>
24
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">The missing name, which
25
+ matches Sea Hag, is <b>POPEYE</b>.</font></p>
26
+ <p><font face="Verdana, Arial, Helvetica, sans-serif"><img src="WitchcraftAnswer.JPG" width="194" height="424"></font>
27
+ </p>
28
+ </body>
29
+ </html>
benchmark/MIT_Mystery_Hunt/puzzles/by_tsv/2001/2001_index.html/alchemistsworkshop.html ADDED
@@ -0,0 +1,44 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2
+ <html>
3
+ <head>
4
+ <title>Solution: The Alchemist's Workshop</title>
5
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
6
+ <meta name="robots" content="noindex, nofollow">
7
+ </head>
8
+
9
+ <body bgcolor="#FFFFFF" text="000000" link="#FF0000" vlink="#330033" alink="#CCCC00">
10
+ <h3><font face="Verdana, Arial, Helvetica, sans-serif"> <font color="ff0000">Solution:</font>
11
+ The Alchemist's Workshop</font></h3>
12
+ <p><font face="Verdana, Arial, Helvetica, sans-serif"><i>Written by Tom Weisswange</i></font></p>
13
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">At any given time, the periodic
14
+ table shown by clicking &quot;succeeded&quot; differs from a correct periodic
15
+ table (such as the original version of this one, at <a href="http://pearl1.lanl.gov/periodic/default.htm">http://pearl1.lanl.gov/periodic/default.htm</a>)
16
+ in the entry for one particular element. Which element was so altered varied
17
+ frequently throughout the course of the hunt (the cron job to do this has since
18
+ stopped working), in the following cycle:</font></p>
19
+ <p><font face="Verdana, Arial, Helvetica, sans-serif"> 1. Au (gold) replaced by
20
+ Wr.<br>
21
+ 2. Ag (silver) replaced by On.<br>
22
+ 3. Fe (iron) replaced by Gn.<br>
23
+ 4. Hg (mercury) replaced by Um.<br>
24
+ 5. Sn (tin) replaced by Si.<br>
25
+ 6. Cu (copper) replaced by Nw.<br>
26
+ 7. Pb (lead) replaced by Ts.<br>
27
+ </font></p>
28
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">Solvers could assemble this
29
+ list by checking the link &quot;periodically,&quot; as instructed. There is
30
+ also a double-check that the list is complete and in the correct order, for
31
+ the more alchemically inclined solvers: The changed elements are exactly the
32
+ seven ancient metals, ordered by the standard correspondence between the metals,
33
+ the ancient &quot;planets&quot; (the sun, the moon, Mars, Mercury, Jupiter,
34
+ Venus, Saturn), and the days of the week (the sun &lt;-&gt; Sunday, the moon
35
+ &lt;-&gt; Monday, Mars &lt;-&gt; Tuesday, etc.).</font></p>
36
+ <p><font face="Verdana, Arial, Helvetica, sans-serif"> The altered chemical symbols
37
+ spell out &quot;Wrong nums in wts.&quot; Each element with an altered chemical
38
+ symbol had an atomic weight which was incorrect in one digit. The erroneous
39
+ digits, in order, formed a seven-digit phone number, which at the time of the
40
+ construction of the puzzle was the phone number of a local Sbarro restaurant
41
+ (unfortunately, this changed without our knowledge shortly before the Hunt started).
42
+ The solution is thus <b>SBARRO</b>. </font></p>
43
+ </body>
44
+ </html>
benchmark/MIT_Mystery_Hunt/puzzles/by_tsv/2001/2001_index.html/anotherdimension.html ADDED
@@ -0,0 +1,121 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2
+ <html>
3
+ <head>
4
+ <title>Solution: Phase 4 Object and Metapuzzle</title>
5
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
6
+ <meta name="robots" content="noindex, nofollow">
7
+ </head>
8
+
9
+ <body bgcolor="#FFFFFF" text="000000" link="#FF0000" vlink="#330033" alink="#CCCC00">
10
+ <h3><font face="Verdana, Arial, Helvetica, sans-serif"><font color="ff0000">Solution:</font>
11
+ Phase 4 Object and Metapuzzle</font></h3>
12
+ <p><font face="Verdana, Arial, Helvetica, sans-serif"><i>Written by Tom Weisswange</i></font></p>
13
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">Each of the four &quot;direction&quot;
14
+ webpages under the heading &quot;The Clues&quot; contains a list of 61 or 62
15
+ sets of five words. Each such set is a single clue for a phrase consisting of
16
+ two or (occasionally) three five-letter words, with the result that each page
17
+ clues 125 five-letter words (including some duplications). </font></p>
18
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">The five webpages under
19
+ the heading &quot;The Grid&quot; each contain a &quot;level,&quot; consisting
20
+ of five 5x5 grids of boxes (where each box contains five letters). These can
21
+ be thought of as constituting a 5x5x5x5 hypercube of boxes, with the four mutually
22
+ perpendicular directions being <i>rightward</i> within a given grid, <i>downward</i>
23
+ within a given grid (Y), <i>through</i> the grids on a given page (Z), and cutting
24
+ across the <i>levels</i> (W). To each direction corresponds one &quot;direction&quot;
25
+ webpage; the one-line introduction on each such page contains two instances
26
+ of a word (&quot;right,&quot; &quot;down,&quot; &quot;though,&quot; and &quot;level,&quot;
27
+ respectively) that hints at the appropriate direction.</font></p>
28
+ <p><font face="Verdana, Arial, Helvetica, sans-serif"> For each direction, then,
29
+ we have 125 five-letter words clued by the corresponding &quot;direction&quot;
30
+ webpage, and 125 straight paths through the cube in that direction, each consisting
31
+ of five consecutive boxes. The solver must match each word with a path such
32
+ that the word can be spelled out by selecting (and crossing off) one letter
33
+ from each box in the path, in sequence. If this is done properly (<a href="anotherdimension_words.html">here</a>
34
+ is the list of clue answers and the paths to which their words correspond),
35
+ four of the five letters in each box are crossed off (one by each of the words
36
+ in the X, Y, Z, and W directions whose paths contain that box), leaving one
37
+ remaining letter. The resulting grids, with crossed-out letters shown as dots,
38
+ are given <a href="anotherdimension_grids.html">here</a>.</font></p>
39
+ <p><font face="Verdana, Arial, Helvetica, sans-serif"> Note that each 5x5 grid
40
+ of boxes now contains 25 of the 26 letters of the alphabet, with one letter
41
+ remaining unused. The unused letters in the five grids on each level are as
42
+ follows:</font></p>
43
+ <p><font face="Verdana, Arial, Helvetica, sans-serif"> Level 1: OUIJA<br>
44
+ Level 2: BOARD<br>
45
+ Level 3: THING<br>
46
+ Level 4: IHTFP<br>
47
+ Level 5: FNORD</font></p>
48
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">The solver must, therefore,
49
+ run the Ouija Board program that may be found by clicking &quot;Ouija Board&quot;
50
+ on the &quot;Welcome to Phase 4&quot; page, and spell out on it the three words
51
+ THING, IHTFP, and FNORD. </font></p>
52
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">A) When the solver spells
53
+ out THING on the Ouija Board, the URL &quot;http://www.liii.com/~thomasw/bettermousetrap/thing.html&quot;
54
+ appears. <a href="thing.html">This page</a> gives the specifications for the
55
+ Phase 4 object, a Rube Goldberg machine that rings a bell, opens a book, and
56
+ lights a candle. </font></p>
57
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">B) When the solver spells
58
+ out IHTFP on the Ouija Board, the following changes occur to the board:</font></p>
59
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">1) &quot;+T&quot; is added
60
+ to the lower right-hand star, and &quot;RE&quot; and &quot;T&quot; on either
61
+ side of the lower left-hand star. The stars have thus become rebuses for START
62
+ and RESTART, respectively.</font></p>
63
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">2) A slash appears between
64
+ the 3 and 4, and a # appears as a superscript on the F. (The significance of
65
+ these changes is discussed in (C), below.)</font></p>
66
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">3) Twelve sets of six squares
67
+ each appear, into which letters can be typed. (To clear all the squares, one
68
+ clicks the RESTART star.) </font></p>
69
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">4) Two blank rectangles
70
+ appear, in which the program will be displaying text. </font></p>
71
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">When the START star is clicked,
72
+ the Ouija Board pointer moves by itself in a set pattern among the squares from
73
+ (3); whenever it touches a square, the letter that has been typed into that
74
+ square appears in the rectangles in (4). (Since the motion of the pointer is
75
+ always the same, this procedure amounts to an animated version of an ordinary
76
+ double crostic; a particular square in (3) corresponds to a particular position
77
+ in the text the program displays.) </font></p>
78
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">If the solver puts the twelve
79
+ solution words into the boxes in the following order:</font></p>
80
+ <pre>
81
+ NIGHER BAFFLE UNTEAM
82
+ NATICK UNSAFE SPIFFY
83
+ EASTER DOGMAS OWLETS
84
+ NOMADS ENGRAM SBARRO</pre>
85
+ <p><font face="Verdana, Arial, Helvetica, sans-serif"> the resulting text is:</font></p>
86
+ <p><font face="Verdana, Arial, Helvetica, sans-serif"> SOUNDS LIKE FIRST NAME
87
+ OF RAYBURN WITH<br>
88
+ SAME LAST NAME AS PARTNER OF MASON</font></p>
89
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">The first name of Rayburn
90
+ is &quot;Gene,&quot; and the partner of Mason was Dixon. Thus, we have the name
91
+ of the Phase 4 entity: <b>Jeanne Dixon.</b></font></p>
92
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">C) When the solver spells
93
+ out FNORD on the Ouija Board, a message box appears containing the following
94
+ text:</font></p>
95
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">Still looking for those
96
+ Fnords? What are you afraid of, 'The<br>
97
+ Man'? (Who knew?) Too much information is dangerous, so here's a<br>
98
+ little: Goose Low Trickle Spruce Batter Wrap Fall Wear Run Drop<br>
99
+ Buck.</font></p>
100
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">Each of the eleven words
101
+ at the end of the message occurs in a phrase with UP or DOWN: Goose DOWN, Low
102
+ DOWN, Trickle DOWN, Spruce UP, Batter UP, Wrap UP, Fall DOWN, Wear DOWN, Run
103
+ DOWN, Drop DOWN, Buck UP.</font></p>
104
+ <p><font face="Verdana, Arial, Helvetica, sans-serif"> The initial letters of
105
+ the twelve ordered solution words in part (B) spell out NB: UNUSED ONES. Each
106
+ solution word contains one letter that is not used in spelling out the part
107
+ (B) message; these are, in order, G F E C E F A G E D G B, which are musical
108
+ notes. Moreover, the 3/4 and F# that appeared on the Ouija Board in part (B)
109
+ specify a time signature (three-quarter time) and key signature (G major), and
110
+ the sequence of DOWNs and UPs seen above indicates whether each note is higher
111
+ or lower than the one preceding it. All of these combine to specify a melody,
112
+ the first two lines of the chorus of &quot;Que Sera, Sera&quot;: </font></p>
113
+ <p><font face="Verdana, Arial, Helvetica, sans-serif"><b>Que Sera, Sera!<br>
114
+ Whatever will be, will be!</b></font></p>
115
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">(The song was most famously
116
+ sung by Doris Day in <i>The Man Who Knew Too Much;</i> the film title appears
117
+ as a sequence of consecutive words in the message text, as an additional clue.)
118
+ These two lines, sung in the proper melody, constitute the Phase 4 incantation.
119
+ </font></p>
120
+ </body>
121
+ </html>
benchmark/MIT_Mystery_Hunt/puzzles/by_tsv/2001/2001_index.html/asset_index.html ADDED
@@ -0,0 +1 @@
 
0
  <tr valign="top">
1
  <td>
2
  <div align="right"><font face="Verdana, Arial, Helvetica,
3
  Rating: 5</font></div>
4
  </td>
5
  </tr>
 
1
+ <html><head>
2
  <tr valign="top">
3
  <td>
4
  <div align="right"><font face="Verdana, Arial, Helvetica,
5
  Rating: 5</font></div>
6
  </td>
7
  </tr>
benchmark/MIT_Mystery_Hunt/puzzles/by_tsv/2001/2001_index.html/blood.html ADDED
@@ -0,0 +1,48 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2
+ <html>
3
+ <head>
4
+ <title>Solution: Blood of the Creatures</title>
5
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
6
+ <meta name="robots" content="noindex, nofollow">
7
+ </head>
8
+
9
+ <body bgcolor="#FFFFFF" text="000000" link="#FF0000" vlink="#330033"
10
+ alink="#CCCC00">
11
+
12
+ <h3><font face="Verdana, Arial, Helvetica, sans-serif">
13
+ <font color="ff0000">
14
+ Solution:
15
+ </font>
16
+ Blood of the Creatures
17
+ </font></h3>
18
+ <p><font face="Verdana, Arial, Helvetica, sans-serif"><i>Written by
19
+ Scott Weiss</i></font></p>
20
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">
21
+ Each of the six numbers was done in a different color of Del Sol's
22
+ color-changing nail polish. There are a number of clues to this in the
23
+ text. The journal writer's name is "Dr. D. Esoll"; if you "doctor" the
24
+ letters DESOLL (i.e. anagram them), you get DEL SOL. The company is
25
+ based in Santa Rosa, CA. The writer refers to "changes". The substance
26
+ was extracted from the claws, or nails. You're told to "identify them".
27
+ The last sentence tells you to "bring their secrets to light", i.e.
28
+ sunlight.
29
+ </font></p>
30
+
31
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">
32
+ By doing some web research, you can identify the six polishes as:
33
+ <blockquote>
34
+ Shooting Star (9)<br>
35
+ Blind Date (8)<br>
36
+ Ruby Slipper (1)<br>
37
+ Duchess (5)<br>
38
+ Mardi Gras (2)<br>
39
+ Peek A Boo (4)<br>
40
+ </blockquote>
41
+ If you take the appropriate letter from each name (the 9th from Shooting
42
+ Star, the 8th from Blind Date, etc.), you get the answer
43
+ <b>streak</b>.
44
+
45
+ </font></p>
46
+
47
+ </body>
48
+ </html>
benchmark/MIT_Mystery_Hunt/puzzles/by_tsv/2001/2001_index.html/braillewitch.html ADDED
@@ -0,0 +1,58 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2
+ <html>
3
+ <head>
4
+ <title>Solution: The Braille Witch Project</title>
5
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
6
+ <meta name="robots" content="noindex, nofollow">
7
+ </head>
8
+
9
+ <body bgcolor="#FFFFFF" text="000000" link="#FF0000" vlink="#330033" alink="#CCCC00">
10
+ <h3><font face="Verdana, Arial, Helvetica, sans-serif"> <font color="ff0000">Solution:</font>
11
+ The Braille Witch Project</font></h3>
12
+ <p><font face="Verdana, Arial, Helvetica, sans-serif"><i>Written by Tom Weisswange</i></font></p>
13
+ <p>&nbsp;</p>
14
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">The program supplied is
15
+ a sliding block puzzle in which all the blocks are visually identical blank
16
+ squares, but each has associated with it a brief snippet of audio. The solver
17
+ must slide the blocks around until all of these snippets, in order, form one
18
+ long audio excerpt from <i>The Blair Witch Project</i> (Heather's speech with
19
+ the camera pointing up her nose). When this is done, a message box pops up saying:</font></p>
20
+ <p><font face="Verdana, Arial, Helvetica, sans-serif"> Call us about 'Braille
21
+ Witch 2: Book of Dimples'</font></p>
22
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">When a team called in, they
23
+ were instucted to send over a group of at least two people, at least one of
24
+ whom either knew Braille or had a copy of the Braille alphabet. The group was
25
+ escorted to Lobby 7; one (call him/her A) was positioned, blindfolded, on the
26
+ main floor, and the rest (call them, collectively, B) on the second floor balcony
27
+ overlooking the main floor. </font></p>
28
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">Cardboard boxes, each with
29
+ three letters written on its outside, were distributed around the main floor.
30
+ Solver A was handed a piece of cardboard with a Braille dimple pattern on it.
31
+ Then, </font></p>
32
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">1) A had to communicate
33
+ to B what letter he/she had felt -- either by saying what it was (if A knew
34
+ Braille) or by communicating the pattern of dimples (so that B would know or
35
+ could look up what the corresponding letter was).</font></p>
36
+ <p><font face="Verdana, Arial, Helvetica, sans-serif"> 2) B then had to vocally
37
+ direct A to the cardboard box that had the given letter on it. </font></p>
38
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">3) A would then reach into
39
+ the box.</font></p>
40
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">The first five times, the
41
+ box contained another Braille dimple pattern, and A and B would repeat the process;
42
+ the sixth time, the carboard box contained slips of paper, and A took one of
43
+ them. A's blindfold was then removed, and A and B were dismissed. </font></p>
44
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">The slip of paper had on
45
+ it a three by twelve rectangle of squares, each either empty or with a capital
46
+ letter delta on it. The solvers had to put the sequence of Braille letters solver
47
+ A had felt while blindfolded into the squares provided, and then change the
48
+ contents of all the squares with deltas from dot to non-dot or vice versa (capital
49
+ delta being the symbol for &quot;change&quot;). This resulted in the following
50
+ sequence of Braille letters: </font></p>
51
+ <pre>
52
+ ** * ** ** * *
53
+ * * ** *
54
+ * * *</pre>
55
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">which is Braille for the
56
+ solution, <b>DOGMAS</b>. </font></p>
57
+ </body>
58
+ </html>
benchmark/MIT_Mystery_Hunt/puzzles/by_tsv/2001/2001_index.html/bug.html ADDED
@@ -0,0 +1,45 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2
+ <html>
3
+ <head>
4
+ <title>Solution: It's a Bug Eat Bug World</title>
5
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
6
+ <meta name="robots" content="noindex, nofollow">
7
+ </head>
8
+
9
+ <body bgcolor="#FFFFFF" text="000000" link="#FF0000" vlink="#330033"
10
+ alink="#CCCC00">
11
+
12
+ <h3><font face="Verdana, Arial, Helvetica, sans-serif">
13
+ <font color="ff0000">
14
+ Solution:
15
+ </font>
16
+ It's a Bug Eat Bug World
17
+ </font></h3>
18
+ <p><font face="Verdana, Arial, Helvetica, sans-serif"><i>Written by
19
+ Scott Weiss
20
+ </i></font></p>
21
+
22
+ <font face="Verdana, Arial, Helvetica, sans-serif">
23
+ <p>
24
+ A solver had to come to our headquarters and won enough chips at
25
+ the game of Renfield to "purchase" the puzzle that would lead to
26
+ the final answer. This puzzle was the following:
27
+ <blockquote>
28
+ curler + pulley<br>
29
+ hair + spine<br>
30
+ bojar + sarrett<br>
31
+ defibrillator + needle<br>
32
+ innards + lungs<br>
33
+ phil + rovainen
34
+ </blockquote>
35
+ Solution: Each word corresponds to a different card in the game. For
36
+ example, the curler is the 3 of tools. Take the numbers on the cards
37
+ and add them as shown. You get the sequence 14, 21, 4, 9, 19, 20 which
38
+ corresponds (by the code 1 = A, 2 = B, etc.) to the solution word for
39
+ this puzzle,
40
+ <b>nudist<b>.
41
+ </p>
42
+ </font>
43
+
44
+ </body>
45
+ </html>
benchmark/MIT_Mystery_Hunt/puzzles/by_tsv/2001/2001_index.html/callofthewild.html ADDED
@@ -0,0 +1,50 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2
+ <html>
3
+ <head>
4
+ <title>Solution: Call of the Wild</title>
5
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
6
+ <meta name="robots" content="noindex, nofollow">
7
+ </head>
8
+
9
+ <body bgcolor="#FFFFFF" text="000000" link="#FF0000" vlink="#330033" alink="#CCCC00">
10
+ <h3><font face="Verdana, Arial, Helvetica, sans-serif"> <font color="ff0000">Solution:</font>
11
+ Call of the Wild</font></h3>
12
+ <p> <font face="Verdana, Arial, Helvetica, sans-serif"> <i>Written by Kevin Wald</i></font></p>
13
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">The clues yield a sequence
14
+ of words, each of which differs in its last letter from a word for a type of
15
+ animal (hence the title of this puzzle, and the &quot;In the end, does it matter?&quot;
16
+ remark in the intro): </font></p>
17
+ <ol>
18
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">Ferrer -&gt; ferre(T)</font></li>
19
+ <li><font face="Verdana, Arial, Helvetica, sans-serif"> coats -&gt; coat(I)</font></li>
20
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">from -&gt; fro(G)</font></li>
21
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">crank -&gt; cran(E)</font></li>
22
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">badges -&gt; badge(R)</font></li>
23
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">sham -&gt; sha(D)</font></li>
24
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">boat -&gt; boa(R)</font></li>
25
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">tune -&gt; tun(A)</font></li>
26
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">stay -&gt; sta(G)</font></li>
27
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">Rhine -&gt; rhin(O)</font></li>
28
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">Herod -&gt; hero(N)</font></li>
29
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">squib -&gt; squi(D)</font></li>
30
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">sharper -&gt; Shar-Pe(I)</font></li>
31
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">Bean -&gt; bea(R)</font></li>
32
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">volt -&gt; vol(E)</font></li>
33
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">fennel -&gt; fenne(C)</font></li>
34
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">rabbis -&gt; rabbi(T)</font></li>
35
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">hippy -&gt; hipp(O)</font></li>
36
+ </ol>
37
+ <p><font face="Verdana, Arial, Helvetica, sans-serif"> The letters that are changed
38
+ to produce the animals spell out TIGER DRAGON DIRECTO. The director of <i>Crouching
39
+ Tiger, Hidden Dragon</i> is Ang Lee. (&quot;I keep my head down so he can't
40
+ see me&quot; alludes to the &quot;crouching&quot; and &quot;hidden.&quot;) If
41
+ the last letter of ANG LEE is changed to an R, this produces yet another animal
42
+ word (and supplies the missing R of DIRECTOR): <b>ANGLER</b> (another term for
43
+ the anglerfish, in addition to being a term for fisherman), which is the solution
44
+ to the puzzle. </font></p>
45
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">(An additional clue to this
46
+ transformation is &quot;Will he shoot me, or is that too easy&quot;: Ang Lee,
47
+ as a director, shoots things for a living, while an angler doesn't, because
48
+ it would be like shooting fish in a barrel.) </font></p>
49
+ </body>
50
+ </html>
benchmark/MIT_Mystery_Hunt/puzzles/by_tsv/2001/2001_index.html/claustrophobia.html ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2
+ <html>
3
+ <head>
4
+ <title>Solution: Claustrophobia</title>
5
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
6
+ <meta name="robots" content="noindex, nofollow">
7
+ </head>
8
+
9
+ <body bgcolor="#FFFFFF" text="000000" link="#FF0000" vlink="#330033" alink="#CCCC00">
10
+ <h3><font face="Verdana, Arial, Helvetica, sans-serif"> <font color="ff0000">Solution:</font>
11
+ Claustrophobia</font></h3>
12
+ <p><font face="Verdana, Arial, Helvetica, sans-serif"><i>Written by Kevin Wald</i></font></p>
13
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">This is an encrypted list
14
+ of movies shown on Mystery Science Theater: </font></p>
15
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">WEREWOLF<br>
16
+ HORROR OF PARTY BEACH<br>
17
+ INVADERS FROM THE DEEP<br>
18
+ (THE) CRAWLING EYE<br>
19
+ (THE) HELLCATS<br>
20
+ TRACK OF THE MOON BEAST<br>
21
+ VIKING WOMEN AND THE SEA SERPENT<br>
22
+ SAMSON VS THE VAMPIRE WOMEN<br>
23
+ EEGAH<br>
24
+ ATTACK OF THE GIANT LEECHES<br>
25
+ SANTA CLAUS CONQUERS THE MARTIANS<br>
26
+ OVERDRAWN AT THE MEMORY BANK<br>
27
+ NIGHT OF THE BLOOD BEAST</font></p>
28
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">The initial letters spell
29
+ out WHICH SEASON. So they look up what season the episodes are from, giving
30
+ the numbers 9, 8, 0, 1, 2, 10, 3, 6, 5, 4, 3, 8, 7 These correspond in the same
31
+ code to the letters <b>T, R, O, U, B, L, E, M, A, K, E, R, S.</b></font></p>
32
+ <p><b><font face="Verdana, Arial, Helvetica, sans-serif"> </font></b> </p>
33
+ </body>
34
+ </html>
benchmark/MIT_Mystery_Hunt/puzzles/by_tsv/2001/2001_index.html/cosmic.html ADDED
@@ -0,0 +1,146 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2
+ <html>
3
+ <head>
4
+ <title>Solution: Cosmic Awareness</title>
5
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
6
+ <meta name="robots" content="noindex, nofollow">
7
+ </head>
8
+
9
+ <body bgcolor="#FFFFFF" text="000000" link="#FF0000" vlink="#330033"
10
+ alink="#CCCC00">
11
+
12
+ <h3><font face="Verdana, Arial, Helvetica, sans-serif">
13
+ <font color="ff0000">
14
+ Solution:
15
+ </font>
16
+ Cosmic Awareness
17
+ </font></h3>
18
+ <p><font face="Verdana, Arial, Helvetica, sans-serif"><i>Written by
19
+ Scott Weiss</i></font></p>
20
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">
21
+ This puzzle refers to the game Cosmic Encounter. Clues
22
+ to this are the title, the words "allies" and "offense" in the blurb,
23
+ and the oblique aliens reference.
24
+ </font></p>
25
+
26
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">
27
+ Each clue gives a word associated with one of the powers
28
+ in the game. For example, the first clue's answer is "curse". In Cosmic,
29
+ the Witch has the power to curse. The answer to each clue and the
30
+ associated power follows:
31
+ <blockquote>
32
+ "#%^$^@@#" (5) curse - <i>Witch</i><br>
33
+ "Mooommy, I really waaant that!" (5) whine - <i>Sniveler</i><br>
34
+ A dish best served cold (7) revenge - <i>Grudge</i><br>
35
+ A jury's may be reasonable (5) doubt - <i>Skeptic</i><br>
36
+ Accompany, on a more lasting basis (2 4) be with - <i>Force</i><br>
37
+ Act frenzied or crazed (2 7) go berserk - <i>Berseker</i><br>
38
+ Adaptation of a composition by rescoring (11) arrangement - <i>Crystal</i><br>
39
+ Allstate does it (6) insure - <i>Lloyd</i><br>
40
+ Alter one's structure (or the input box on your webpage?) (6 4) change form - <i>Changeling</i><br>
41
+ Animal ___ (9) magnetism - <i>Magnet</i><br>
42
+ Artificial thing on the end of a hook (4) lure - <i>Siren</i><br>
43
+ Assertion of the falsity of a given proposition *(8) negation - <i>Anti-matter</i><br>
44
+ Attaching living tissue surgically (8) grafting - <i>Plant</i><br>
45
+ Become incorporeal (thanks to a transporter?) (13) dematerialize - <i>Phantom</i><br>
46
+ Buried prize *(8) treasure - <i>Dragon</i><br>
47
+ Car make from Italy *(4) fiat - <i>Judge</i><br>
48
+ Change the fabric of existence (5 7) alter reality - <i>Schizoid</i><br>
49
+ Cleansing of the emotions via art (9) catharsis - <i>Vacuum</i><br>
50
+ Cliff (5) bluff - <i>Gambler</i><br>
51
+ Combination of simultaneous notes in a chord *(7) harmony - <i>Empath</i><br>
52
+ Contract for an apartment (5) lease - <i>Hurtz</i><br>
53
+ Coup from within (or Nautilus 3.1?) (10) subversion - <i>Subversive</i><br>
54
+ Cultivation (10) refinement - <i>Connoisseur</i><br>
55
+ Declare in advance (7) predict - <i>Prophet</i><br>
56
+ Deus ex machina *(6 12) divine intervention - <i>Chosen</i><br>
57
+ Distribute uniformally (8) equalize - <i>Calculator</i><br>
58
+ Disturbance of the ability to read (8) dyslexia - <i>Mirror</i><br>
59
+ Do a doctor's job (4) heal - <i>Healer</i><br>
60
+ Doing it may involve a siance (10) necromancy - <i>Warpish</i><br>
61
+ Dominion; superiority (7) mastery - <i>Warrior</i><br>
62
+ Done on request, as a performance (7) command - <i>Dictator</i><br>
63
+ Duplicate, as an experiment (9) replicate - <i>Clone</i><br>
64
+ Eighth Robin Cook book alphabetically (9) contagion - <i>Disease</i><br>
65
+ Emotionally disturbed or agitated (5) upset - <i>Loser</i><br>
66
+ Energy divided by the square of the speed of light (4) mass - <i>Macron</i><br>
67
+ Enticement (10) temptation - <i>Serpent</i><br>
68
+ Explosive device rigged to a teddy bear, for example *(5 4) booby trap - <i>Terrorist</i><br>
69
+ Extend (8) protract - <i>Prolong</i><br>
70
+ Exude, as confidence (4) ooze - <i>Amoeba</i><br>
71
+ Facts gained through experience (9) knowledge - <i>Mind</i><br>
72
+ Form of one's body *(5) build - <i>Industrialist</i><br>
73
+ Formulate a product *(8) multiply - <i>Virus</i><br>
74
+ Fourth Book (7) numbers - <i>Symbiote</i><br>
75
+ Frighten with threats (10) intimidate - <i>Bully</i><br>
76
+ Furnish with power or authority *(6) invest - <i>Entrepreneur</i><br>
77
+ Gain cool traits over time (6) evolve - <i>Pentaform</i><br>
78
+ Go from Jon Pertwee to Tom Baker, e.g.? (10) regenerate - <i>Mutant</i><br>
79
+ Granted right, especially when attached to a specific position (9) privilege - <i>Aristocrat</i><br>
80
+ Have a glimpse of the future (7) foresee - <i>Oracle</i><br>
81
+ Highway robbery, for example *(5) theft - <i>Filch</i><br>
82
+ In logic, one could be necessary or sufficient (9) condition - <i>Pavlov</i><br>
83
+ It follows "park" and precedes "neutral" (7) reverse - <i>Negator</i><br>
84
+ It happens when you fall for your shrink (12) transference - <i>Trader</i><br>
85
+ It may be fielder's or Hobson's (6) choice - <i>Will</i><br>
86
+ Lincoln or Holland (6) tunnel - <i>Worm</i><br>
87
+ Members of the Zodiac *(5) signs - <i>Obverse</i><br>
88
+ Obtain by force (6) extort - <i>Extortionist</i><br>
89
+ Oft-ignored teacher (10) substitute - <i>Sting</i><br>
90
+ One could be air or panty (4) raid - <i>Pirate</i><br>
91
+ One could be value-added (3) tax - <i>Assessor</i><br>
92
+ One may be issued by a court (5) order - <i>Queue</i><br>
93
+ Own (7) possess - <i>Demon</i><br>
94
+ Pass the buck (8) delegate - <i>Delegator</i><br>
95
+ Place habitually frequented (5) haunt - <i>Doppleganger</i><br>
96
+ Presenting (6) giving - <i>Philanthropist</i><br>
97
+ Profusion, especially of cash (6) wealth - <i>Gnome</i><br>
98
+ Property enjoyed by Sue Storm (12) invisibility - <i>Wraith</i><br>
99
+ Pull out of the fire (7) salvage - <i>Vulch</i><br>
100
+ Pull up by the roots (9) eradicate - <i>Void</i><br>
101
+ Pythagorean exponent (3) two - <i>Deuce</i><br>
102
+ Quarantine (7) isolate - <i>Silencer</i><br>
103
+ Rebirth of a soul *(13) reincarnation - <i>Reincarnator</i><br>
104
+ Run, as an application (7) execute - <i>Assassin</i><br>
105
+ Samsa's story, with "The" (13) metamorphosis - <i>Insect</i><br>
106
+ Sci-fi staple employed in Quantum Leap *(4 6) time travel - <i>Chronos</i><br>
107
+ Self-reproach (5) guilt - <i>Ethic</i><br>
108
+ Serve (4 4) wait upon - <i>Butler</i><br>
109
+ Shalom (5) peace - <i>Pacifist</i><br>
110
+ Sojourner's surname (5) truth - <i>Seeker</i><br>
111
+ Stash or cache *(5) hoard - <i>Miser</i><br>
112
+ Stick to (6) adhere - <i>Fungus</i><br>
113
+ Stick your nose in another's business (6) meddle - <i>Busybody</i><br>
114
+ Stink up the place (4) reek - <i>Filth</i><br>
115
+ Strengthen with fresh additions (9) reinforce - <i>Cavalry</i><br>
116
+ Strengthen with fresh additions (9) reinforce - <i>Reserve</i><br>
117
+ Subjugate (7) enslave - <i>Vampire</i><br>
118
+ Take someone before their time (or a painting of apples??) (5 4) steal life - <i>Ghost</i><br>
119
+ The act of making a lot of people think they're chickens (especially in church?) (4 8) mass hypnosis - <i>Mesmer</i><br>
120
+ The best policy? (7) honesty - <i>Aura</i><br>
121
+ The P in ESP (10) perception - <i>Visionary</i><br>
122
+ Turn to stone (7) petrify - <i>Gorgon</i><br>
123
+ Type of bullet or square (5) magic - <i>Sorcerer</i><br>
124
+ Unending existence (11) immortality - <i>Zombie</i><br>
125
+ Uninterrupted connection or union (10) continuity - <i>Machine</i><br>
126
+ Unlikely occurrence (13) improbability - <i>Anomaly</i><br>
127
+ Unpleasant type of chamber (7) torture - <i>Wrack</i><br>
128
+ What sharks do to some waters (6) infest - <i>Parasite</i><br>
129
+ Win's opposite (4) loss - <i>Grief</i><br>
130
+ Word following color or venetian (5) blind - <i>Laser</i><br>
131
+ You can do this to a treaty, a check, or a turn (9) negotiate - <i>Diplomat</i><br>
132
+ You file yours by April 15 (6) return - <i>Boomerang</i><br>
133
+ </blockquote>
134
+ The answers give the words for the complete set of
135
+ powers from the Mayfair Games version of Cosmic (counting both the
136
+ original and the one expansion set) save one: Spiff, the power to crash
137
+ land. If you look at the powers associated with the starred clues, their
138
+ first letters spell out ADJECTIVE FORM. Convert Spiff to the adjective
139
+ <b>
140
+ spiffy
141
+ </b>
142
+ to get the required answer.
143
+ </font></p>
144
+
145
+ </body>
146
+ </html>
benchmark/MIT_Mystery_Hunt/puzzles/by_tsv/2001/2001_index.html/cppc.html ADDED
@@ -0,0 +1,296 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2
+ <html>
3
+ <head>
4
+ <title>Solution: Weird Poem</title>
5
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
6
+ <meta name="robots" content="noindex, nofollow">
7
+ </head>
8
+
9
+ <body bgcolor="#FFFFFF" text="000000" link="#FF0000" vlink="#330033" alink="#CCCC00">
10
+ <h3><font face="Verdana, Arial, Helvetica, sans-serif"> <font color="ff0000">Solution:</font>
11
+ CPPC</font></h3>
12
+ <p><font face="Verdana, Arial, Helvetica, sans-serif"><i>Written by Katherine
13
+ Bryant </i></font></p>
14
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">Each of Parry Normal&#146;s
15
+ notes refers to a Massachusetts location that is, reputedly, haunted. The places
16
+ are:</font></p>
17
+ <p><font face="Verdana, Arial, Helvetica, sans-serif"> ... college library, believed
18
+ haunted by librarian in stacks at night, watching people. Curious; why would
19
+ she be watching except to get information? <b>Norton</b></font></p>
20
+ <p><font face="Verdana, Arial, Helvetica, sans-serif"> ... Witch called &quot;Wonderful&quot;
21
+ (17th century) appears near Swallow Cave. Apparently helped in an Indian defeat.
22
+ Obviously experienced with planning assaults! <b>Nahant</b></font></p>
23
+ <p><font face="Verdana, Arial, Helvetica, sans-serif"> ... Ghost of a 2-year-old
24
+ child named Doris in St. Stephen's Cemetery, sometimes with parents. They've
25
+ even got the children in on this one... <b>Attleboro</b></font></p>
26
+ <p><font face="Verdana, Arial, Helvetica, sans-serif"> ... lighthouse keeper of
27
+ Minot Lighthouse, said to haunt after lighthouse was destroyed in a storm while
28
+ main lighthouse keeper was gone for provisions. A shady character - why would
29
+ he leave his post in a storm? <b>Scituate</b></font></p>
30
+ <p><font face="Verdana, Arial, Helvetica, sans-serif"> ... eight-gated &quot;Spider
31
+ Gate&quot; cemetery, considered deadly - said that no one has ever made it to
32
+ the eighth gate. Dangerous place, just the sort of hangout for nasty spirits,
33
+ I should think. <b>Worcester</b></font></p>
34
+ <p><font face="Verdana, Arial, Helvetica, sans-serif"> ... fellow named Lysander
35
+ tips tables over at a place called Moonlight Inn. Sounds dubious, but worth
36
+ following up on. <b>Pembroke</b> </font></p>
37
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">Entering these names into
38
+ the diagram yields the following:</font></p>
39
+ <p>&nbsp;</p>
40
+ <table width="30%" border="1" cellspacing="0" cellpadding="0">
41
+ <tr>
42
+ <td bgcolor="#000000">
43
+ <div align="center"><tt>&nbsp;</tt></div>
44
+ </td>
45
+ <td bgcolor="#000000">
46
+ <div align="center"><tt>&nbsp;</tt></div>
47
+ </td>
48
+ <td bgcolor="#000000">
49
+ <div align="center"><tt>&nbsp;</tt></div>
50
+ </td>
51
+ <td bgcolor="#000000">
52
+ <div align="center"><tt>&nbsp;</tt></div>
53
+ </td>
54
+ <td bgcolor="#000000">
55
+ <div align="center"><tt>&nbsp;</tt></div>
56
+ </td>
57
+ <td bgcolor="#000000">
58
+ <div align="center"><tt>&nbsp;</tt></div>
59
+ </td>
60
+ <td>
61
+ <div align="center"><b><tt>N</tt></b></div>
62
+ </td>
63
+ <td>
64
+ <div align="center"><tt>O</tt></div>
65
+ </td>
66
+ <td>
67
+ <div align="center"><tt>R</tt></div>
68
+ </td>
69
+ <td>
70
+ <div align="center"><tt>T</tt></div>
71
+ </td>
72
+ <td>
73
+ <div align="center"><tt>O</tt></div>
74
+ </td>
75
+ <td>
76
+ <div align="center"><tt>N</tt></div>
77
+ </td>
78
+ <td bgcolor="#000000">
79
+ <div align="center"><tt>&nbsp;</tt></div>
80
+ </td>
81
+ </tr>
82
+ <tr>
83
+ <td bgcolor="#000000">
84
+ <div align="center"><tt>&nbsp;</tt></div>
85
+ </td>
86
+ <td bgcolor="#000000">
87
+ <div align="center"><tt>&nbsp;</tt></div>
88
+ </td>
89
+ <td bgcolor="#000000">
90
+ <div align="center"><tt>&nbsp;</tt></div>
91
+ </td>
92
+ <td>
93
+ <div align="center"><tt>N</tt></div>
94
+ </td>
95
+ <td>
96
+ <div align="center"><tt>A</tt></div>
97
+ </td>
98
+ <td>
99
+ <div align="center"><tt>H</tt></div>
100
+ </td>
101
+ <td>
102
+ <div align="center"><b><tt>A</tt></b></div>
103
+ </td>
104
+ <td>
105
+ <div align="center"><tt>N</tt></div>
106
+ </td>
107
+ <td>
108
+ <div align="center"><tt>T</tt></div>
109
+ </td>
110
+ <td bgcolor="#000000">
111
+ <div align="center"><tt>&nbsp;</tt></div>
112
+ </td>
113
+ <td bgcolor="#000000">
114
+ <div align="center"><tt>&nbsp;</tt></div>
115
+ </td>
116
+ <td bgcolor="#000000">
117
+ <div align="center"><tt>&nbsp;</tt></div>
118
+ </td>
119
+ <td bgcolor="#000000">
120
+ <div align="center"><tt>&nbsp;</tt></div>
121
+ </td>
122
+ </tr>
123
+ <tr>
124
+ <td bgcolor="#000000">
125
+ <div align="center"><tt>&nbsp;</tt></div>
126
+ </td>
127
+ <td bgcolor="#000000">
128
+ <div align="center"><tt>&nbsp;</tt></div>
129
+ </td>
130
+ <td bgcolor="#000000">
131
+ <div align="center"><tt>&nbsp;</tt></div>
132
+ </td>
133
+ <td bgcolor="#000000">
134
+ <div align="center"><tt>&nbsp;</tt></div>
135
+ </td>
136
+ <td>
137
+ <div align="center"><tt>A</tt></div>
138
+ </td>
139
+ <td>
140
+ <div align="center"><tt>T</tt></div>
141
+ </td>
142
+ <td>
143
+ <div align="center"><b><tt>T</tt></b></div>
144
+ </td>
145
+ <td>
146
+ <div align="center"><tt>L</tt></div>
147
+ </td>
148
+ <td>
149
+ <div align="center"><tt>E</tt></div>
150
+ </td>
151
+ <td>
152
+ <div align="center"><tt>B</tt></div>
153
+ </td>
154
+ <td>
155
+ <div align="center"><tt>O</tt></div>
156
+ </td>
157
+ <td>
158
+ <div align="center"><tt>R</tt></div>
159
+ </td>
160
+ <td>
161
+ <div align="center"><tt>O</tt></div>
162
+ </td>
163
+ </tr>
164
+ <tr>
165
+ <td bgcolor="#000000">
166
+ <div align="center"><tt>&nbsp;</tt></div>
167
+ </td>
168
+ <td bgcolor="#000000">
169
+ <div align="center"><tt>&nbsp;</tt></div>
170
+ </td>
171
+ <td bgcolor="#000000">
172
+ <div align="center"><tt>&nbsp;</tt></div>
173
+ </td>
174
+ <td bgcolor="#000000">
175
+ <div align="center"><tt>&nbsp;</tt></div>
176
+ </td>
177
+ <td>
178
+ <div align="center"><tt>S</tt></div>
179
+ </td>
180
+ <td>
181
+ <div align="center"><tt>C</tt></div>
182
+ </td>
183
+ <td>
184
+ <div align="center"><b><tt>I</tt></b></div>
185
+ </td>
186
+ <td>
187
+ <div align="center"><tt>T</tt></div>
188
+ </td>
189
+ <td>
190
+ <div align="center"><tt>U</tt></div>
191
+ </td>
192
+ <td>
193
+ <div align="center"><tt>A</tt></div>
194
+ </td>
195
+ <td>
196
+ <div align="center"><tt>T</tt></div>
197
+ </td>
198
+ <td>
199
+ <div align="center"><tt>E</tt></div>
200
+ </td>
201
+ <td bgcolor="#000000">
202
+ <div align="center"><tt>&nbsp;</tt></div>
203
+ </td>
204
+ </tr>
205
+ <tr>
206
+ <td bgcolor="#000000">
207
+ <div align="center"><tt>&nbsp;</tt></div>
208
+ </td>
209
+ <td bgcolor="#000000">
210
+ <div align="center"><tt>&nbsp;</tt></div>
211
+ </td>
212
+ <td bgcolor="#000000">
213
+ <div align="center"><tt>&nbsp;</tt></div>
214
+ </td>
215
+ <td>
216
+ <div align="center"><tt>W</tt></div>
217
+ </td>
218
+ <td>
219
+ <div align="center"><tt>O</tt></div>
220
+ </td>
221
+ <td>
222
+ <div align="center"><tt>R</tt></div>
223
+ </td>
224
+ <td>
225
+ <div align="center"><b><tt>C</tt></b></div>
226
+ </td>
227
+ <td>
228
+ <div align="center"><tt>E</tt></div>
229
+ </td>
230
+ <td>
231
+ <div align="center"><tt>S</tt></div>
232
+ </td>
233
+ <td>
234
+ <div align="center"><tt>T</tt></div>
235
+ </td>
236
+ <td>
237
+ <div align="center"><tt>E</tt></div>
238
+ </td>
239
+ <td>
240
+ <div align="center"><tt>R</tt></div>
241
+ </td>
242
+ <td bgcolor="#000000">
243
+ <div align="center"><tt>&nbsp;</tt></div>
244
+ </td>
245
+ </tr>
246
+ <tr>
247
+ <td>
248
+ <div align="center"><tt>P</tt></div>
249
+ </td>
250
+ <td>
251
+ <div align="center"><tt>E</tt></div>
252
+ </td>
253
+ <td>
254
+ <div align="center"><tt>M</tt></div>
255
+ </td>
256
+ <td>
257
+ <div align="center"><tt>B</tt></div>
258
+ </td>
259
+ <td>
260
+ <div align="center"><tt>R</tt></div>
261
+ </td>
262
+ <td>
263
+ <div align="center"><tt>O</tt></div>
264
+ </td>
265
+ <td>
266
+ <div align="center"><b><tt>K</tt></b></div>
267
+ </td>
268
+ <td>
269
+ <div align="center"><tt>E</tt></div>
270
+ </td>
271
+ <td bgcolor="#000000">
272
+ <div align="center"><tt>&nbsp;</tt></div>
273
+ </td>
274
+ <td bgcolor="#000000">
275
+ <div align="center"><tt>&nbsp;</tt></div>
276
+ </td>
277
+ <td bgcolor="#000000">
278
+ <div align="center"><tt>&nbsp;</tt></div>
279
+ </td>
280
+ <td bgcolor="#000000">
281
+ <div align="center"><tt>&nbsp;</tt></div>
282
+ </td>
283
+ <td bgcolor="#000000">
284
+ <div align="center"><tt>&nbsp;</tt></div>
285
+ </td>
286
+ </tr>
287
+ </table>
288
+ <p>&nbsp;</p>
289
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">Spelled down the center
290
+ of the grid is <b>NATICK,</b> another Massachusetts town, and the answer to
291
+ the puzzle. (And, no doubt, the center of the conspiracy... Natick has its own
292
+ ghost, a man who, while drunk, stumbled over a cliff on the eve of St. Patrick's
293
+ Day, 1874. It is said that every St. Patrick's eve, he can be seen drinking
294
+ a bottle of whiskey ...)</font></p>
295
+ </body>
296
+ </html>
benchmark/MIT_Mystery_Hunt/puzzles/by_tsv/2001/2001_index.html/crossword.html ADDED
@@ -0,0 +1,145 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2
+ <html>
3
+ <head>
4
+ <title>Solution: Crossword</title>
5
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
6
+ <meta name="robots" content="noindex, nofollow">
7
+ </head>
8
+
9
+ <body bgcolor="#FFFFFF" text="000000" link="#FF0000" vlink="#330033"
10
+ alink="#CCCC00">
11
+
12
+ <h3><font face="Verdana, Arial, Helvetica, sans-serif">
13
+ <font color="ff0000">
14
+ Solution:
15
+ </font>
16
+ Crossword
17
+ </font></h3>
18
+ <p><font face="Verdana, Arial, Helvetica, sans-serif"><i>Written by
19
+ Kevin Wald
20
+ </i></font></p>
21
+
22
+ <font face="Verdana, Arial, Helvetica, sans-serif">
23
+ <p>
24
+ This cryptic crossword has one completely unclued entry (32 Across)
25
+ and eight that are clued only with screams.
26
+
27
+ <blockquote>
28
+ ACROSS
29
+ </blockquote>
30
+ <blockquote>
31
+ 1. DEMOLISHMENTS (METHODLESS NIM anagram)<br>
32
+ 13. ON ICE (ONE "shall eat" I + C[reatures] = ON(IC)E)<br>
33
+ 14. STEER (ST + E[ligius] + ER)<br>
34
+ 15. OPERA (A ROPE anagram)<br>
35
+ 16. LOTTO (&lit; LOOT anagram getting [entertainmen]T = LO(T)TO)<br>
36
+ 17. FERRIC (F + ERIC "seizes" R = FER(R)IC)<br>
37
+ 20. SWOONS ("over" O "when surrounded by" SNOWS = SN(O)OWS reversed)<br>
38
+ 24. INATTENTION (TIN NOTE AIN'T anagram)<br>
39
+ 27. VITA ([e]VITA)<br>
40
+ 28. GATH ([a]GATH[a])<br>
41
+ 30. ARES (double definition)<br>
42
+ 31. HULA (HAUL anagram)<br>
43
+ 39. PERK (PER + K)<br>
44
+ 43. TAUT (TT "when" AU "is hoarded" = T(AU)T)<br>
45
+ 44. COTS (COOTS - O)<br>
46
+ 45. TRUE (T[he] + RUE)<br>
47
+ 47. ESCAPEMENT (EST "occupied by" CAPE MEN = ES(CAPEMEN)T)<br>
48
+ 50. KINDLE (LIKED angram "around" N[ight] = KI{N}DLE)<br>
49
+ 53. PALE ("about" LAP + E)<br>
50
+ 54. TOROID (I'D ROOT anagram)<br>
51
+ 55. RIDER (RYE'D ERR homophone)<br>
52
+ 56. UNITE (I "will get into" TUNE anagram = UN(I)TE)<br>
53
+ 57. DIANA (AN AID "to the West")<br>
54
+ 58. ASSAI (in CallAS SAId)<br>
55
+ </blockquote>
56
+ <blockquote>
57
+ DOWN
58
+ </blockquote>
59
+ <blockquote>
60
+ 2. ENOW (WE "will take" ON "uprising" = W(ON)E reversed)<br>
61
+ 4. LEON (LE + ON)<br>
62
+ 5. STEPNEY (YEP ENTS anagram)<br>
63
+ 6. HERE (HER + E)<br>
64
+ 7. MERRILY (LIMEY anagram "takes in" RR = ME(RR)ILY)<br>
65
+ 8. NICENE (NINE "about" CE = NI(CE)NE)<br>
66
+ 9. TORN (TO + RN)<br>
67
+ 10. DEASIL (LISA + ED "spun")<br>
68
+ 11. IRRITANT (I + RANT "about" RIT = IR(RIT)ANT)<br>
69
+ 12. CATNAP (PANT + ACE - E "revolutionary")<br>
70
+ 18. ICON (COIN anagram)<br>
71
+ 21. OATH (A HOT anagram)<br>
72
+ 22. SERE (SEAR homophone)<br>
73
+ 25. TALKS (LATKES - E[scoffier] anagram)<br>
74
+ 26. DHOTI (contained in SpieD HOT Individual)<br>
75
+ 27. VULCANISM (LUV "going up" + CANIS + M[ajor])<br>
76
+ 33. SUMERIA (AIR + EMUS "arising")<br>
77
+ 34. MARTINI (MARTIN + I)<br>
78
+ 35. BUCK (double def.)<br>
79
+ 36. SOLD (SOLE'D homophone)<br>
80
+ 38. STEP UP (PUP[p]ETS "heavenward")<br>
81
+ 40. EUCLID (I CLUED anagram)<br>
82
+ 41. ACETIC (ASCETIC - S)<br>
83
+ 42. AMMO (A + M + MOE - E)<br>
84
+ 48. PREX (&lit; P + REX)<br>
85
+ 49. NOAM (MOAN anagram)<br>
86
+ 51. IRAN (I + RAN)<br>
87
+ 52. LEAR (L + EA + R[ealm])<br>
88
+ </blockquote>
89
+ When the clue answer are entered and the remaining letters are
90
+ filled in properly, the complete grid is as follows:
91
+ </p>
92
+ </font>
93
+
94
+ <blockquote>
95
+ <pre>
96
+ DEMOLISHMENTSDIC
97
+ ONICESTEERIOPERA
98
+ LOTTOFERRICRCART
99
+ SWOONSPERCENTSIN
100
+ INATTENTIONDVITA
101
+ GATHARESLNEHULAP
102
+ NMHOLEYSYMBOLSNA
103
+ SPERKAAUTAUTCOTS
104
+ TRUESCMMERCIALAT
105
+ ESCAPEMENTKINDLE
106
+ PALERTOROIDRIDER
107
+ UNITEIDIANAASSAI
108
+ PDDEXCLAMIONMARK
109
+ </pre>
110
+ </blockquote>
111
+
112
+ <font face="Verdana, Arial, Helvetica, sans-serif">
113
+ <p>
114
+ 32 Across is HOLEY SYMBOLS and the entries clued with screams are names
115
+ for the symbols above 1 through 8 on a computer keyboard, each with a
116
+ string of 1-3 letters omitted (which is what makes them "holey"):
117
+ <blockquote>
118
+ 19 Across: CAR[e]T<br>
119
+ 23 Across: PERCENT SI[g]N<br>
120
+ 46 Across: C[o]MMERCIAL AT<br>
121
+ 59 Across: EXCLAM[at]ION MARK<br>
122
+ 1 Down: DOL[lar] SIGN<br>
123
+ 3 Down: OCTOTHOR[p]E<br>
124
+ 29 Down: AMP[e]RSAND<br>
125
+ 37 Down: ASTERI[s]K<br>
126
+ </blockquote>
127
+ ("Many things of the sort in the previous cryptic" -- that is, vampires
128
+ -- have fled in screaming terror from the holey symbols. They apparently
129
+ thought they were holy symbols.)
130
+ </p>
131
+ <p>
132
+ When these missing letters are arranged in the order in which the
133
+ corresponding symbols appear on the keyboard, they yield ATOPLARGEES;
134
+ that is, ATOP LARGE E'S. (E, which is what the vampires overlooked,
135
+ is indeed important.) The words (and question mark) atop the capital
136
+ E's in the clues yield the following cryptic clue:
137
+ <blockquote>
138
+ CREATURES OF THE NIGHT WILL PRODUCE SMALL YELLS?
139
+ </blockquote>
140
+ whose solution, <b>owlets</b>, is the solution word to the puzzle.
141
+ </p>
142
+ </font>
143
+
144
+ </body>
145
+ </html>
benchmark/MIT_Mystery_Hunt/puzzles/by_tsv/2001/2001_index.html/dialoguophobia.html ADDED
@@ -0,0 +1,158 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2
+ <html>
3
+ <head>
4
+ <title>Solution: Dialoguophobia</title>
5
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
6
+ <meta name="robots" content="noindex, nofollow">
7
+ </head>
8
+
9
+ <body bgcolor="#FFFFFF" text="000000" link="#FF0000" vlink="#330033"
10
+ alink="#CCCC00">
11
+
12
+ <h3><font face="Verdana, Arial, Helvetica, sans-serif">
13
+ <font color="ff0000">
14
+ Solution:
15
+ </font>
16
+ Dialoguophobia (Phase 3 Object Puzzle)
17
+ </font></h3>
18
+ <p><font face="Verdana, Arial, Helvetica, sans-serif"><i>Written by
19
+ Kevin Wald
20
+ </i></font></p>
21
+
22
+ <font face="Verdana, Arial, Helvetica, sans-serif">
23
+ <p>
24
+ At showings of <i>The Rocky Horror Picture Show</i>, the audience responds
25
+ to the happenings on screen with commentary of their own. The dialogue
26
+ presented consists of typical audience-participation responses to
27
+ various monologues by the Narrator in the film. Solvers must insert
28
+ the Narrator's lines into the supplied blanks. The full exchanges go
29
+ as follows:
30
+ </p>
31
+
32
+ <hr>
33
+
34
+ <blockquote>
35
+ I would like,
36
+ </blockquote>
37
+ You would, would you?
38
+ <blockquote>
39
+ if I may,
40
+ </blockquote>
41
+ You may not.
42
+ <blockquote>
43
+ to take you
44
+ </blockquote>
45
+ Take me! Take me!
46
+ <blockquote>
47
+ on a strange journey
48
+ </blockquote>
49
+ How strange was it? So strange, they made a movie about it.
50
+
51
+ <br><br><hr><br>
52
+
53
+ Well, I say that life is an illusion.
54
+ <blockquote>
55
+ There are those who say that life is an illusion,
56
+ </blockquote>
57
+ Like your neck.
58
+ <blockquote>
59
+ and that reality is simply a figment of the imagination.
60
+ </blockquote>
61
+ Also like your neck.
62
+ <blockquote>
63
+ If this is so, then Brad and Janet are quite safe.
64
+ </blockquote>
65
+ Unlike your neck.
66
+ <blockquote>
67
+ However,
68
+ </blockquote>
69
+ There's always a "however."
70
+ <blockquote>
71
+ the sudden departure of their host and his
72
+ </blockquote>
73
+ Neck?
74
+ <blockquote>
75
+ creation
76
+ </blockquote>
77
+ And <i>his</i> neck.
78
+ <blockquote>
79
+ into the seclusion of his somber bridal suite
80
+ </blockquote>
81
+ Where they were necking.
82
+ <blockquote>
83
+ had left them feeling both apprehensive
84
+ </blockquote>
85
+ And neckless.
86
+ <blockquote>
87
+ and uneasy,
88
+ </blockquote>
89
+ And neckless.
90
+ <blockquote>
91
+ a feeling which grew
92
+ </blockquote>
93
+ Unlike your neck.
94
+ <blockquote>
95
+ as the other guests departed
96
+ </blockquote>
97
+ With <i>their</i> necks.
98
+ <blockquote>
99
+ and they
100
+ </blockquote>
101
+ And their necks.
102
+ <blockquote>
103
+ were shown to their separate rooms.
104
+ </blockquote>
105
+ Same room, different filter, cheap movie.
106
+
107
+ <br><br><hr>
108
+
109
+ <blockquote>
110
+ And crawling
111
+ </blockquote>
112
+ Where?
113
+ <blockquote>
114
+ on the planet's face,
115
+ </blockquote>
116
+ What did you have for breakfast?
117
+ <blockquote>
118
+ some insects
119
+ </blockquote>
120
+ Why is your phone bill so high?
121
+ <blockquote>
122
+ called the human race,
123
+ </blockquote>
124
+ Where's your neck?
125
+ <blockquote>
126
+ lost in time
127
+ </blockquote>
128
+ And what's your favorite TV show?
129
+ <blockquote>
130
+ and lost in space
131
+ </blockquote>
132
+ And what does this movie lack?
133
+ <blockquote>
134
+ and meaning.
135
+ </blockquote>
136
+
137
+ <hr>
138
+
139
+ <p>
140
+ The insertion of the Narrator's lines assigns letters to the numbers
141
+ from 1 to 129; when inserted into the appropriate places in the
142
+ number arrangement below all the dialogues, they yield the following
143
+ message:
144
+ <blockquote> IN SWEET SONG NOTE POSITIONS (FROM START) OF <i>SEE, MY, JUST, DOWN</i>
145
+ & LAST <i>YOU</i> BEFORE SWEET GUY. LOOK THERE IN FILM TITLE TO GET X. MAKE
146
+ SOMETHING THAT WOULD HORRIFY A XPHOBE. </blockquote>
147
+ In the song "Sweet Transvestite" from <i>The Rocky Horror Picture Show,</i> the
148
+ first appearences of "see," "my," "just," and "down" are as the 6th, 9th, 13th,
149
+ and 17th words of the song, and the last appearence of "you" before "candyman"
150
+ (SWEET GUY) is the 24th word of the song. The 6th, 9th, 13th, 17th and 24th letters
151
+ of <i>"The Rocky Horror Picture Show</i>&quot; are C, H, O, C, and O. Thus, the
152
+ required object for the Phase 3 ritual is <b>"something that would horrify a chocophobe"</b>
153
+ (that is, something chocolate).
154
+ <p></p>
155
+ </font>
156
+
157
+ </body>
158
+ </html>
benchmark/MIT_Mystery_Hunt/puzzles/by_tsv/2001/2001_index.html/disturbing.html ADDED
@@ -0,0 +1,338 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2
+ <html>
3
+ <head>
4
+ <title>Solution: A Disturbing Universe</title>
5
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
6
+ <meta name="robots" content="noindex, nofollow">
7
+ </head>
8
+
9
+ <body bgcolor="#FFFFFF" text="000000" link="#FF0000" vlink="#330033"
10
+ alink="#CCCC00">
11
+
12
+ <h3><font face="Verdana, Arial, Helvetica, sans-serif">
13
+ <font color="ff0000">
14
+ Solution:
15
+ </font>
16
+ A Disturbing Universe
17
+ </font></h3>
18
+ <p><font face="Verdana, Arial, Helvetica, sans-serif"><i>Written by
19
+ Scott Weiss</i></font></p>
20
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">
21
+ Each set of words is a line from a Simpsons Halloween special
22
+ (<i>Treehouse of Horror</i>) with a single word missing.
23
+ </font></p>
24
+
25
+
26
+ <ol>
27
+ <font face="Verdana, Arial, Helvetica, sans-serif">
28
+
29
+ <li>
30
+ a a a alley an backseat bathroom behind camaro choose either friend's may of or porno the the theater wedding you
31
+ <br>
32
+ <i>Treehouse of Horror IX</i>
33
+ <br>
34
+ Kodos: You may choose either the backseat of a Camaro, an
35
+ <font color="0000ff">airplane</font>
36
+ bathroom, a friend's wedding, or the alley behind a porno theater
37
+ <br><br>
38
+
39
+ <li>
40
+ a a and child come gotten his is it i've i've now put stop that to to using word
41
+ <br>
42
+ <i>Treehouse of Horror IV</i>
43
+ <br>
44
+ Skinner: Now I've gotten word that a child is using his
45
+ <font color="0000ff">imagination</font>...
46
+ and I've come to put a stop to it!
47
+ <br><br>
48
+
49
+ <li>
50
+ a a dad dump grace in like live place princess that's this what why would
51
+ <br>
52
+ <i>Treehouse of Horror II</i>
53
+ <br>
54
+ Homer: What a dump! Why would Princess Grace live in a place like this?
55
+ <br>
56
+ Lisa: Dad, that's
57
+ <font color="0000ff">Monaco</font>.
58
+ <br><br>
59
+
60
+ <li>
61
+ a again before heard i something soon tapping than
62
+ <br>
63
+ <i>Treehouse of Horror I</i>
64
+ <br>
65
+ Narrator: Soon again I heard a tapping something
66
+ <font color="0000ff">louder</font>
67
+ than before
68
+ <br><br>
69
+
70
+ <li>
71
+ a be but cartoons gruesome i i'd if let lousy mother
72
+ of pretty some sorry these watch you
73
+ <br>
74
+ <i>Treehouse of Horror IX</i>
75
+ <br>
76
+ Marge: Sorry; but if I let you watch one of these gruesome
77
+ <font color="0000ff">Halloween</font>
78
+ cartoons, I'd be a pretty lousy mother.
79
+ <br><br>
80
+
81
+ <li>
82
+ a beware but carries curse object take terrible this
83
+ <br>
84
+ <i>Treehouse of Horror III</i>
85
+ <br>
86
+ Owner: Take this object, but beware
87
+ <font color="0000ff">it</font>
88
+ carries a terrible curse!
89
+ <br><br>
90
+
91
+ <li>
92
+ a breakfast cereal for got people with you
93
+ <br>
94
+ <i>Treehouse of Horror IX</i>
95
+ <br>
96
+ Moe: [Hey, 'Pu,] you got a breakfast cereal for people with
97
+ <font color="0000ff">syphilis</font>?
98
+ <br><br>
99
+
100
+ <li>
101
+ a chopping hand head her kissing minute next one the they're they're woman's
102
+ <br>
103
+ <i>Treehouse of Horror VIII</i>
104
+ <br>
105
+ Marge: One minute they're kissing a woman's hand, the next, they're chopping
106
+ <font color="0000ff">off</font>
107
+ her head!
108
+ <br><br>
109
+
110
+ <li>
111
+ accurate i it passed speaking so technically that was was while
112
+ <br>
113
+ <i>Treehouse of Horror VIII</i>
114
+ <br>
115
+ Frink: It passed
116
+ <font color="0000ff">noon</font>
117
+ while I was speaking so that was technically accurate.
118
+ <br><br>
119
+
120
+ <li>
121
+ aides an an appearance at attributed bill clinton cryptic made morning necktie rather remarks some this tight to which
122
+ <br>
123
+ <i>Treehouse of Horror VII</i>
124
+ <br>
125
+ Brockman: At an appearance this morning, Bill Clinton made some rather cryptic remarks, which aides attributed to an
126
+ <font color="0000ff">overly</font>
127
+ tight necktie.
128
+ <br><br>
129
+
130
+ <li>
131
+ ain't and be but called gonna happen hillbillies it of prefer sons the to
132
+ <br>
133
+ <i>Treehouse of Horror VII</i>
134
+ <br>
135
+ Hibbert: And Hillbillies prefer to be called "sons of the
136
+ <font color="0000ff">soil</font>".
137
+ But it ain't gonna happen.
138
+ <br><br>
139
+
140
+ <li>
141
+ all america's around bugs clock dedicated exterminate now rocked that's the to to who wonderful y2k you
142
+ <br>
143
+ <i>Treehouse of Horror X</i>
144
+ <br>
145
+ Dick Clark: Wonderful; now that's dedicated to all you
146
+ <font color="0000ff">supergeeks</font>
147
+ who rocked around the clock to exterminate America's Y2K bugs.
148
+ <br><br>
149
+
150
+ <li>
151
+ all and and because boy consecutive forty-six hours hundred let little me of stop three who who won't
152
+ <br>
153
+ <i>Treehouse of Horror II</i>
154
+ <br>
155
+ Announcer: Three hundred and forty-six consecutive hours, and all because of
156
+ <font color="0000ff">one</font>
157
+ little boy who... who WON'T LET ME STOP!!!
158
+ <br><br>
159
+
160
+ <li>
161
+ allen an astronomers belt disturbance from have in ionic just of reported the the to van vicinity vladivostok
162
+ <br>
163
+ <i>Treehouse of Horror VI</i>
164
+ <br>
165
+ Announcer: Astronomers from
166
+ <font color="0000ff">Tacoma</font>
167
+ to Vladivostok have just reported an ionic disturbance in the vicinity of the Van Allen Belt.
168
+ <br><br>
169
+
170
+ <li>
171
+ an are both by coincidence exactly languages of our same the
172
+ <br>
173
+ <i>Treehouse of Horror I</i>
174
+ <br>
175
+ Alien: By an
176
+ <font color="0000ff">astonishing</font>
177
+ coincidence, both of our languages are exactly the same.
178
+ <br><br>
179
+
180
+ <li>
181
+ an can evil feel house i in this
182
+ <br>
183
+ <i>Treehouse of Horror I</i>
184
+ <br>
185
+ Lisa: I can feel an evil
186
+ <font color="0000ff">presence</font>
187
+ in this house.
188
+ <br><br>
189
+
190
+ <li>
191
+ and course doomed find of the we within
192
+ <br>
193
+ <i>Treehouse of Horror VI</i>
194
+ <br>
195
+ Frink: And, of course, within, we find the doomed
196
+ <font color="0000ff">individual</font>.
197
+ <br><br>
198
+
199
+ <li>
200
+ and down flush for guard it's later let or sooner then time toilet you'll your
201
+ <br>
202
+ <i>Treehouse of Horror VII</i>
203
+ <br>
204
+ Bart: Sooner or later, you'll let your guard down, and then flush: it's toilet time for
205
+ <font color="0000ff">Tinytown</font>.
206
+ <br><br>
207
+
208
+ <li>
209
+ and eat less maybe more people should you
210
+ <br>
211
+ <i>Treehouse of Horror III</i>
212
+ <br>
213
+ Marge: Maybe you should eat more
214
+ <font color="0000ff">vegetables</font>
215
+ and less people...
216
+ <br><br>
217
+
218
+ <li>
219
+ another been blood dead drained found has his his of marks on peasant teeth throat two with
220
+ <br>
221
+ <i>Treehouse of Horror IV</i>
222
+ <br>
223
+ Brockman: Another
224
+ <font color="0000ff">local</font>
225
+ peasant has been found dead -- drained of his blood with two teeth marks on his throat.
226
+ <br><br>
227
+
228
+ <li>
229
+ back confined gone i've just the time to to weren't when zoos
230
+ <br>
231
+ <i>Treehouse of Horror V</i>
232
+ <br>
233
+ Homer: I've gone back to the time when
234
+ <font color="0000ff">dinosaurs</font>
235
+ weren't just confined to zoos!
236
+ <br><br>
237
+
238
+ <li>
239
+ be cafeteria dangerously detention in is room serving so the the time you'll your
240
+ <br>
241
+ <i>Treehouse of Horror V</i>
242
+ <br>
243
+ Skinner: The detention room is dangerously
244
+ <font color="0000ff">overcrowded</font>
245
+ so you'll be serving your time in the cafeteria.
246
+ <br><br>
247
+
248
+ <li>
249
+ behold breakthrough cat-o'-nine-tails greatest in relations since the the
250
+ <br>
251
+ <i>Treehouse of Horror II</i>
252
+ <br>
253
+ Burns: Behold! The greatest breakthrough in
254
+ <font color="0000ff">labor</font>
255
+ relations since the cat o' nine tails!
256
+ <br><br>
257
+
258
+ <li>
259
+ brains broken feeding is living must of on spell the the the the until walk you
260
+ <br>
261
+ <i>Treehouse of Horror III</i>
262
+ <br>
263
+ Bart: You must walk the
264
+ <font color="0000ff">earth</font>,
265
+ feeding on the brains of the living until the spell is broken.
266
+ <br><br>
267
+
268
+ <li>
269
+ but get get girls i'm know of once plenty real sure that the to you you'll
270
+ <br>
271
+ <i>Treehouse of Horror X</i>
272
+ <br>
273
+ Lucy Lawless: but I'm sure that once girls get to know the real you, you'll get plenty of
274
+ <font color="0000ff">dates</font>.
275
+ <br><br>
276
+
277
+ <li>
278
+ caretakers for new sir the the they're winter
279
+ <br>
280
+ <i>Treehouse of Horror V</i>
281
+ <br>
282
+ Smithers: Sir, they're the new winter caretakers for the
283
+ <font color="0000ff">lodge</font>.
284
+ <br><br>
285
+
286
+ <li>
287
+ children conversation couldn't i monitoring your
288
+ <br>
289
+ <i>Treehouse of Horror VI</i>
290
+ <br>
291
+ Skinner: Children, I couldn't
292
+ <font color="0000ff">help</font>
293
+ monitoring your conversation.
294
+ <br><br>
295
+
296
+ <li>
297
+ don't if powers really their they they're to use why witches
298
+ <br>
299
+ <i>Treehouse of Horror VIII</i>
300
+ <br>
301
+ Lisa: If they're really witches, why don't they use their powers to
302
+ <font color="0000ff">escape</font>?
303
+ <br><br>
304
+
305
+ <li>
306
+ grave many offer on people ramifications reflecting sell souls the their to
307
+ <br>
308
+ <i>Treehouse of Horror IV</i>
309
+ <br>
310
+ Flanders: Many people offer to sell their souls
311
+ <font color="0000ff">without</font>
312
+ reflecting on the grave ramifications
313
+ <br><br>
314
+
315
+ <li>
316
+ i not the the want weather
317
+ <br>
318
+ <i>Treehouse of Horror X</i>
319
+ <br>
320
+ Homer: I want the
321
+ <font color="0000ff">news</font>,
322
+ not the weather!
323
+
324
+ </font>
325
+ </ol>
326
+
327
+
328
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">
329
+ Put the missing words in order "chronologically" (put the three from
330
+ Treehouse of Horror I in order of appearance, then the ones from II,
331
+ etc.) The first letters of the words will spell "Palmolive does this to
332
+ one's hands." The answer is
333
+ <b>soften</b>.
334
+
335
+ </font></p>
336
+
337
+ </body>
338
+ </html>
benchmark/MIT_Mystery_Hunt/puzzles/by_tsv/2001/2001_index.html/dragons.html ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2
+ <html>
3
+ <head>
4
+ <title>Solution: Here Thar Be Dragons</title>
5
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
6
+ <meta name="robots" content="noindex, nofollow">
7
+ </head>
8
+
9
+ <body bgcolor="#FFFFFF" text="000000" link="#FF0000" vlink="#330033"
10
+ alink="#CCCC00">
11
+
12
+ <h3><font face="Verdana, Arial, Helvetica, sans-serif">
13
+ <font color="ff0000">
14
+ Solution:
15
+ </font>
16
+ Here Thar Be Dragons
17
+ </font></h3>
18
+ <p><font face="Verdana, Arial, Helvetica, sans-serif"><i>Written by
19
+ Eric Berlin
20
+ </i></font></p>
21
+
22
+ <font face="Verdana, Arial, Helvetica, sans-serif">
23
+ <p>
24
+ In order to obtain the answer to this puzzle, a solver had to come to
25
+ our headquarters and win the Atari 2600 game Adventure on Level 3.
26
+ The answer so obtained was
27
+ <b>ablaze<b>.
28
+ </p>
29
+ </font>
30
+
31
+ </body>
32
+ </html>
benchmark/MIT_Mystery_Hunt/puzzles/by_tsv/2001/2001_index.html/eeeeeeeeeeeeek.html ADDED
@@ -0,0 +1,60 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2
+ <html>
3
+ <head>
4
+ <title>Solution: EEEEEEEEEEEEEK!</title>
5
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
6
+ <meta name="robots" content="noindex, nofollow">
7
+ </head>
8
+
9
+ <body bgcolor="#FFFFFF" text="000000" link="#FF0000" vlink="#330033"
10
+ alink="#CCCC00">
11
+
12
+ <h3><font face="Verdana, Arial, Helvetica, sans-serif">
13
+ <font color="ff0000">
14
+ Solution:
15
+ </font>
16
+ EEEEEEEEEEEEEK!
17
+ </font></h3>
18
+ <p><font face="Verdana, Arial, Helvetica, sans-serif"><i>Written by
19
+ Julie Bzostek</i></font></p>
20
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">
21
+ The pictures are all portions of covers from the Goosebumps series by R.L.
22
+ Stine. The symbols are palm pilot graffiti symbols for punctuation. For
23
+ example if you see the symbol for #, that corresponds to 3 on a keyboard,
24
+ so you take the third letter of that book title.
25
+ </font></p>
26
+
27
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">
28
+ Column One:
29
+ <blockquote>
30
+ Vampire Breath - 3<br>
31
+ Stay Out of the Basement - 6<br>
32
+ My Hairiest Adventure - 9<br>
33
+ Let's Get Invisible - 8<br>
34
+ Say Cheese and Die - 4<br>
35
+ Calling All Creeps - 2<br>
36
+ Ledgend of the Lost Ledgend - 1<br>
37
+ </blockquote>
38
+ Column Two:
39
+ <blockquote>
40
+ Revenge of the Lawn Gnomes - 1<br>
41
+ Egg Monsters from Mars - 9<br>
42
+ Why I'm Afraid of Bees - 5<br>
43
+ The Abominal Snowman of Pasadena - 4<br>
44
+ The Barking Ghost - 7<br>
45
+ The Blob That Ate Everyone - 3<br>
46
+ </blockquote>
47
+ </font></p>
48
+
49
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">
50
+ From these clues you get MUSICAL REMAKE.
51
+ </font></p>
52
+
53
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">
54
+ A musical remake is known as a
55
+ <b>cover</b>.
56
+
57
+ </font></p>
58
+
59
+ </body>
60
+ </html>
benchmark/MIT_Mystery_Hunt/puzzles/by_tsv/2001/2001_index.html/endgame.html ADDED
@@ -0,0 +1,135 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2
+ <html>
3
+ <head>
4
+ <title>2001 MIT Mystery Hunt</title>
5
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
6
+ <meta name="robots" content="noindex, nofollow">
7
+ </head>
8
+
9
+ <body bgcolor="#FFFFFF" text="000000" link="#FF0000" vlink="#330033" alink="#CCCC00">
10
+ <h3><font face="Verdana, Arial, Helvetica, sans-serif" color="FF0000">Reading
11
+ the End Trails</font></h3>
12
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">Now that you've summoned
13
+ all four entities, we feel we should inform you that each of them has an unusual
14
+ quirk. One always tells the truth, one always lies, one alternates truthful
15
+ statements and lies, and one copies the truth value of the previous statement
16
+ (that is, if the last person to speak told a lie, the copier will also tell
17
+ a lie). </font></p>
18
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">The alternator's first statement
19
+ may be the truth or a lie. If the copier speaks immediately after a statement
20
+ which it is impossible to determine the truth value of, such as &quot;This statement
21
+ is false,&quot; <br>
22
+ he or she may either lie or tell the truth. The entities will be discussing
23
+ their quirks, and also giving you information that will help you sort out the
24
+ list of instructions you've just been given, which, once corrected, will help
25
+ you find the place you need to go next.</font></p>
26
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">This statement is false.</font></p>
27
+ <p><font face="Verdana, Arial, Helvetica, sans-serif"> <b>Jeanne Dixon:</b> The
28
+ Blob sometimes lies.<br>
29
+ <b>Sigmund Freud:</b> But he doesn't lie all the time.<br>
30
+ <b>The Blob:</b> Sigmund, under the right circumstances, you could say that
31
+ about anyone.<br>
32
+ <b>Jeanne Dixon:</b> Ignore any instructions that contain the word &quot;heel&quot;
33
+ hidden within consecutive letters.<br>
34
+ <b>The Blob:</b> Exchange instruction 23 and the second-to-last instruction.<br>
35
+ <b>Mary Shelley:</b> Counting this statement, exactly four of the six statements
36
+ spoken so far have been true.<br>
37
+ <b>Sigmund Freud:</b> Ignore instruction 6.<br>
38
+ <b>The Blob:</b> If Mary Shelley were speaking now instead of me and claimed
39
+ to be the alternator, you would still not have enough information to solve the
40
+ puzzle.<br>
41
+ <b>Jeanne Dixon:</b> When exchanging instructions, you should not retain the
42
+ instructions' original numbering. Instead, you should renumber the list so it
43
+ always reads sequentially from 1 to 30.<br>
44
+ <b>The Blob:</b> Exchange the two instructions that mention non-primary colors
45
+ of pigment.<br>
46
+ <b>Mary Shelley:</b> Exchange instructions 8 and 16.<br>
47
+ <b>Sigmund Freud:</b> Ignore any instruction that contains two words that begin
48
+ with L.<br>
49
+ <b>The Blob:</b> Ignore any instructions that contain the word &quot;Onan&quot;
50
+ hidden within consecutive letters.<br>
51
+ <b>Mary Shelley:</b> Exchange the word &quot;paper&quot; and the phrase &quot;a
52
+ can&quot;.<br>
53
+ <b>Jeanne Dixon:</b> Reverse the initials in instruction 26.<br>
54
+ <b>Mary Shelley:</b> Ignore any instruction that begins with a letter from the
55
+ second half of the alphabet.<br>
56
+ <b>Sigmund Freud:</b> Throughout the instructions, replace the word &quot;left&quot;
57
+ with the word &quot;right&quot;, and vice versa.<br>
58
+ <b>The Blob:</b> Exchange instructions 17 and 26.<br>
59
+ <b>Jeanne Dixon:</b> Exchange instructions 11 and 21.<br>
60
+ <b>Sigmund Freud:</b> Throughout the instructions, replace the word &quot;north&quot;
61
+ with the word &quot;south&quot;, and vice versa.<br>
62
+ <b>Mary Shelley:</b> Ignore instruction 9.<br>
63
+ <b>The Blob:</b> Ignore any instruction shorter than six letters long.<br>
64
+ <b>Sigmund Freud:</b> Ignore instructions 14 and 27.<br>
65
+ <b>Mary Shelley:</b> Exchange instructions 6 and 19.<br>
66
+ <b>Jeanne Dixon:</b> Remove the prefix &quot;un-&quot; from the beginning of
67
+ any adjective in the instructions.<br>
68
+ <b>Sigmund Freud:</b> Reverse the order of the set of instructions that includes
69
+ instruction 21 and the two instructions that precede it.<br>
70
+ <b>The Blob:</b> Ignore instruction 18.<br>
71
+ <b>Mary Shelley:</b> Ignore any instruction whose initial letters, in order,
72
+ spell a word (with no letters left over).<br>
73
+ <b>Sigmund Freud:</b> Ignore any instruction in which the first four words are
74
+ in reverse alphabetical order.<br>
75
+ <b>The Blob:</b> Exchange the two instructions that have the most commas.<br>
76
+ <b>Jeanne Dixon:</b> Move instruction 12 to the end of the instructions.</font></p>
77
+ <h3><font face="Verdana, Arial, Helvetica, sans-serif"> Instructions</font></h3>
78
+ <ol>
79
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">Exiting HQ, go to 4-150.
80
+ </font></li>
81
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">Go out into Killian.</font></li>
82
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">At the middle of the
83
+ yard, turn south.</font></li>
84
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">Take the last right,
85
+ and go straight, passing through a glass hallway.</font></li>
86
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">Climb the stairs until
87
+ you find yourself on an uneven-numbered floor, then turn right.</font></li>
88
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">Go up one floor at the
89
+ first left. </font></li>
90
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">Go orange! </font></li>
91
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">Go north and pass a rear
92
+ entrance.</font></li>
93
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">Turn right and proceed
94
+ until you reach the end of the corridor.</font></li>
95
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">Go towards the dean and
96
+ turn south.</font></li>
97
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">Enter, throw something
98
+ away, recycle a can, recycle paper, then continue in that direction.</font></li>
99
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">Turn left and go through
100
+ the last door on the right.</font></li>
101
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">Go to the uneven side.
102
+ </font></li>
103
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">Get a Coke and go downstairs
104
+ one floor. </font></li>
105
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">Go red!</font></li>
106
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">Pass the elevator, and
107
+ take the stairway up one flight.</font></li>
108
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">Go yellow! </font></li>
109
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">Go towards the President.
110
+ </font></li>
111
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">Take the right stairs
112
+ and the left hallway.</font></li>
113
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">Choose the double-digit
114
+ building. </font></li>
115
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">At the east-facing window,
116
+ go downstairs one flight. </font></li>
117
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">Go to a large lecture
118
+ hall. </font></li>
119
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">Enter the eighth door
120
+ on the left after the elevator. </font></li>
121
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">Go up one floor, and
122
+ do not pass the elevator when you exit. </font></li>
123
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">Choose a single-digit
124
+ building. </font></li>
125
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">Run away from S.D.</font></li>
126
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">Go green!</font></li>
127
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">Turn right after proceeding
128
+ north.</font></li>
129
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">Go through the red door.</font></li>
130
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">Enter the first door
131
+ on the right on which the first word on the door doesn't begin with a consonant.
132
+ </font></li>
133
+ </ol>
134
+ </body>
135
+ </html>
benchmark/MIT_Mystery_Hunt/puzzles/by_tsv/2001/2001_index.html/endgamesummary.html ADDED
@@ -0,0 +1,61 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2
+ <html>
3
+ <head>
4
+ <title>Endgame Summary</title>
5
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
6
+ <meta name="robots" content="noindex, nofollow">
7
+ </head>
8
+
9
+ <body bgcolor="#FFFFFF" text="000000" link="#FF0000" vlink="#330033" alink="#CCCC00">
10
+ <h3><font face="Verdana, Arial, Helvetica, sans-serif"> Endgame Summary</font></h3>
11
+ <p> <font face="Verdana, Arial, Helvetica, sans-serif">Each entity, when summoned
12
+ correctly, did in fact appear:</font></p>
13
+ <p><font face="Verdana, Arial, Helvetica, sans-serif"> 1) The Blob appeared as
14
+ a goblet full of some kind of gelatinous substance;</font></p>
15
+ <p><font face="Verdana, Arial, Helvetica, sans-serif"> 2) Mary Shelley appeared
16
+ as a woman with a wand;</font></p>
17
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">3) Sigmund Freud appeared
18
+ as a bearded man with a sword (sometimes a sword is just a sword); and</font></p>
19
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">4) Jeanne Dixon appeared
20
+ as a woman wearing a pentacle pendant.</font></p>
21
+ <p><font face="Verdana, Arial, Helvetica, sans-serif"> When the last summoning
22
+ was complete, all four entities then appeared simultaneously, and delivered
23
+ the <a href="../endgame/endgame.html">Endgame Logic Puzzle</a>. When this was solved,
24
+ the resulting set of instructions led the solving team to 6-233 (the Amdur Room).</font></p>
25
+ <p><font face="Verdana, Arial, Helvetica, sans-serif"> At the front of this room,
26
+ there was a projection screen with a puzzle taped to it, involving the selection
27
+ and arrangement of certain letters from the four incantations. The resulting
28
+ message was THE SCREEN IS A RED HERRING. When the solvers raised the screen,
29
+ this revealed five tarot cards, at various heights and in various orientations,
30
+ each with either a plus or minus sign and a number on it.</font></p>
31
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">The meaning behind these
32
+ cards remained mysterious until the solvers made a further discovery: When a
33
+ curtain on one side of the room was moved aside, it revealed (a) the screaming
34
+ ghost of Agatha Winchester, and (b) more tarot cards. Other tarot cards were
35
+ hidden in other locations, at wildly varying heights, all around the room; there
36
+ were 43 in all. </font></p>
37
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">Each tarot card specified
38
+ a letter, as follows:</font></p>
39
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">1) The entity for each phase
40
+ of the Hunt, when summoned, appeared with an item corresponding to a tarot suit
41
+ (The Blob was in a cup, Mary Shelley carried a wand, Sigmund Freud carried a
42
+ sword, and Jeanne Dixon wore a pentacle); the suit of the tarot card thus specified
43
+ one of the four phases.</font></p>
44
+ <p><font face="Verdana, Arial, Helvetica, sans-serif"> 2) Each phase had twelve
45
+ regular puzzle answers, and each phase's metapuzzle required that these answers
46
+ be assembled in some specific order (see the individual metapuzzle solutions
47
+ for details). </font><font face="Verdana, Arial, Helvetica, sans-serif"> A tarot
48
+ card of rank m (counting &quot;page&quot; as 11 and &quot;knight&quot; as 12)
49
+ specified the mth solution word in the phase from (1), in the order used for
50
+ that phase's metapuzzle (<i>not</i> the order in which the puzzles were originally
51
+ presented).</font></p>
52
+ <p><font face="Verdana, Arial, Helvetica, sans-serif"> 3) Each regular puzzle
53
+ had an associated numerical &quot;Spookiness Rating.&quot; This rating, when
54
+ added to or subtracted from as specified on the tarot card, yielded some number
55
+ n; the letter indicated by the card was then the nth letter of the word from
56
+ (2). </font></p>
57
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">The sequence of 43 letters
58
+ obtained in this manner formed the directions to the bloodstone, thus ending
59
+ the Hunt. </font></p>
60
+ </body>
61
+ </html>
benchmark/MIT_Mystery_Hunt/puzzles/by_tsv/2001/2001_index.html/errata.html ADDED
@@ -0,0 +1,51 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <HTML>
2
+ <HEAD>
3
+ <TITLE>Mystery Hunt 2000</TITLE>
4
+ <LINK REV=owns HREF="mailto:puzzle@mit.edu">
5
+ </HEAD>
6
+
7
+ <BODY TEXT="#303030" BGCOLOR="#FFFFFF" LINK="#330066" ALINK="#000000"
8
+ VLINK="#000000">
9
+
10
+
11
+
12
+ <table width=100% border=0>
13
+ <tr><td align=left valign=top><h2>
14
+
15
+ <font face="arial, geneva, helvetica, sans-serif">
16
+ <H3>2001 MIT Mystery Hunt Errata</H3>
17
+
18
+ </h2></td>
19
+ <td align=right valign=top width=160>
20
+ <a href="currhunt.html"><img alt="home" border=0 width=160 height=23
21
+ src="http://web.mit.edu/puzzle/www/img/home.gif"></a>
22
+ </td></tr></table>
23
+
24
+
25
+
26
+ <BLOCKQUOTE>
27
+ <ul>
28
+
29
+ <li>Phase 1, Puzzle 2, "Call of the Wild": Clue 15 should be ampere ohm, not ampere per ohm.</li>
30
+ <li>Phase 2, Puzzle 1, "A Disturbing Universe": The 23rd item was missing a "the," and has been fixed in the online puzzle.</li>
31
+ <li>Phase 2, Puzzle 11, "We Have Enough Twists Already, Thank You": Some sets of spaces were incorrect and have been fixed in the online puzzle.</li>
32
+ <li>Phase 3, Puzzle 4, "Claustrophobia": In the 11th line, the second number should be 5, not 4. This has been fixed in the online puzzle.</li>
33
+ <li>Phase 3, Puzzle 5, "Helminthophobia": There is a typographical error that may cause your answer to look incorrect. When you have this answer, call us and let us know what you think it is supposed to be. We'll confirm it if you have it correct.</li>
34
+ <li>Phase 3, Puzzle 11, "Stumpophobia": The incorrect set of instructions was accidentally posted to the web. Please reload your browser and view the new page.</li>
35
+ <li>Phase 4, Puzzle 7, "Necromancy": A set of dashed lines and numbers was inadvertantly left off the bottom of this puzzle. This has been corrected on the web page.</li>
36
+ <li>Phase 4, Puzzle 3, "Cosmic Awareness": The enumeration for "Run, as an application" should be (7) not (8). This has been corrected on the web page.</li>
37
+ <li>Phase 3, Puzzle 12, "Xenophobia": In the eleventh column of the third grid, the letters reading (vertically) AAIIT should read AAIITT. This has been corrected on the web page.</li>
38
+ <li>Phase 4, Puzzle 13, "Another Dimension": In Level 3, the second item in the third column of the first table should be EIUCR, not EAUCR. This has been corrected on the web page. Additionally, there was a missing clue in each of the X and Y sets, and an incorrect letter in the third item in the fourth column of the second table in Level 3 (should be FETTP, not FATTP). These have all been corrected on the web pages.</li>
39
+ <li>Phase 4, object: If you believe you have found the instructions for constructing the object of sacrifice, please check them again.</li>
40
+
41
+ </ul>
42
+
43
+ </BLOCKQUOTE>
44
+ </font>
45
+ <HR>
46
+ <ADDRESS>
47
+ <A HREF="mailto.html">
48
+ Contact: MIT IAP Mystery Hunt -- puzzle@mit.edu
49
+ </ADDRESS>
50
+ </BODY>
51
+ </HTML>
benchmark/MIT_Mystery_Hunt/puzzles/by_tsv/2001/2001_index.html/eschatology.html ADDED
@@ -0,0 +1,60 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2
+ <html>
3
+ <head>
4
+ <title>Solution: Eschatology</title>
5
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
6
+ <meta name="robots" content="noindex, nofollow">
7
+ </head>
8
+
9
+ <body bgcolor="#FFFFFF" text="000000" link="#FF0000" vlink="#330033" alink="#CCCC00">
10
+ <h3><font face="Verdana, Arial, Helvetica, sans-serif"> <font color="ff0000">Solution:</font>
11
+ Eschatology</font></h3>
12
+ <p><font face="Verdana, Arial, Helvetica, sans-serif"><i>Written by Tom Weisswange</i></font></p>
13
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">The executable file provided,
14
+ when run, shows the following: </font></p>
15
+ <p align="center"><font face="Verdana, Arial, Helvetica, sans-serif">The Puzzle:<br>
16
+ 255 &nbsp;&nbsp;&nbsp;0 &nbsp;&nbsp;&nbsp;0<br>
17
+ The Solution:<br>
18
+ 0 &nbsp;&nbsp;&nbsp;0 &nbsp;&nbsp;&nbsp;255<br>
19
+ The End of the World is Nigh: 2:00.</font></p>
20
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">The last line is a clock
21
+ that ticks down from two minutes; the title bar reads &quot;Tick . . . &quot;,
22
+ which changes to &quot;Tick . . . Tick . . .&quot; at the one-minute mark. </font></p>
23
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">The three numbers under
24
+ &quot;The Puzzle&quot; constitute a slightly disguised form of the Tower of
25
+ Hanoi puzzle; each number corresponds to a pole, with the nth bit of the binary
26
+ expansion of the number being 0 if the nth disc is not on the pole, and 1 if
27
+ it is. To move a disc from one pole to another, one clicks on the number that
28
+ is not involved in the transfer. The solver must transfer all the discs from
29
+ the first pole to the third (thus making the numbers for The Puzzle match the
30
+ numbers for The Solution) before the clock runs out; if this is not done, the
31
+ window disappears.</font></p>
32
+ <p><font face="Verdana, Arial, Helvetica, sans-serif"> If the puzzle is successfully
33
+ solved within the two minutes (which is not difficult if the solver realizes
34
+ that the correct solution consists of clicking the numbers repeatedly in the
35
+ pattern &quot;third, second, first&quot;), the timer continues ticking down
36
+ (<i>Galaxy Quest</i>-style) until it reaches 1. Then the title bar changes to
37
+ &quot;You Win?&quot;, and text appears reading:</font></p>
38
+ <blockquote>
39
+ <p><font face="Verdana, Arial, Helvetica, sans-serif"> Far, far away, in a sacred
40
+ temple, day and night, you hear only the soft 'click, click, click' of disc
41
+ upon disc, counting the seconds to oblivion. Tap, Tap, Tap. The pace never
42
+ varies, after all, who would want to hurry oblivion? You might just have accelerated
43
+ the process a little bit. Thanks to you, The World is now just a little more...</font></p>
44
+ </blockquote>
45
+ <p><font face="Verdana, Arial, Helvetica, sans-serif"> and there is a button marked
46
+ &quot;OK.&quot; When this button is pressed, the title bar changes to &quot;Congratulations,&quot;
47
+ and the puzzle now reads: </font></p>
48
+ <p align="center"><font face="Verdana, Arial, Helvetica, sans-serif">The Puzzle:<br>
49
+ 228 &nbsp;&nbsp;&nbsp;213 &nbsp;&nbsp;&nbsp;226 <br>
50
+ The Solution:<br>
51
+ 193 &nbsp;&nbsp;&nbsp;198 &nbsp;&nbsp;&nbsp;197 <br>
52
+ the End Becomes Close, Destruction Inevitably Comes. 0:00</font></p>
53
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">The capitalized initials
54
+ in the last line spell EBCDIC; the given numbers, treated as EBCDIC codes, spell
55
+ out the solution, <b>UNSAFE</b>. (Because, of course, the legend about the Tower
56
+ is that when the original 64-disc version in the great temple of Benares is
57
+ completed, the world will end; by solving the puzzle you have hastened this
58
+ process.)</font></p>
59
+ </body>
60
+ </html>
benchmark/MIT_Mystery_Hunt/puzzles/by_tsv/2001/2001_index.html/godzillahedora.html ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2
+ <html>
3
+ <head>
4
+ <title>Solution: Godzilla vs. Hedora</title>
5
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
6
+ <meta name="robots" content="noindex, nofollow">
7
+ </head>
8
+
9
+ <body bgcolor="#FFFFFF" text="000000" link="#FF0000" vlink="#330033" alink="#CCCC00">
10
+ <h3><font face="Verdana, Arial, Helvetica, sans-serif"> <font color="ff0000">Solution:</font>
11
+ Godzilla vs. Hedora</font></h3>
12
+ <p><font face="Verdana, Arial, Helvetica, sans-serif"><i>Written by Andy Bzostek</i></font></p>
13
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">The triangles, on transparency
14
+ material, must be assembled into a cube with an internal diagonal panel; <a href="hedora1.gif">this
15
+ diagram</a> shows an unfolded view of the resulting cube. If the cube is turned
16
+ so that the edge marked 1 on the diagram is in front, and the A on that edge
17
+ is upside down, then when the cube is viewed at a slightly downward angle (as
18
+ shown below) the solution word, <b>OZONE</b>, appears. (This word was also hinted
19
+ at by the title of the puzzle; Hedora is the name of the Smog Monster in <i>Godzilla
20
+ vs. the Smog Monster.</i>)</font></p>
21
+ <p>&nbsp;</p>
22
+ <p><img src="Assembled-answer.jpg" width="320" height="240"></p>
23
+ </body>
24
+ </html>
benchmark/MIT_Mystery_Hunt/puzzles/by_tsv/2001/2001_index.html/gojira.html ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2
+ <html>
3
+ <head>
4
+ <title>Solution: Gojira</title>
5
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
6
+ <meta name="robots" content="noindex, nofollow">
7
+ </head>
8
+
9
+ <body bgcolor="#FFFFFF" text="000000" link="#FF0000" vlink="#330033" alink="#CCCC00">
10
+ <h3><font face="Verdana, Arial, Helvetica, sans-serif"> <font color="ff0000">Solution:</font>
11
+ Gojira</font></h3>
12
+ <p> <font face="Verdana, Arial, Helvetica, sans-serif"> <i>Written by Kevin Wald</i></font></p>
13
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">As hinted at by &quot;Coordinate
14
+ the data, both horizontal and vertical,&quot; the solution involves taking the
15
+ numbers in the horizontal rows as x-coordinates, matching them up with the numbers
16
+ in the vertical columns taken as y-coordinates, and plotting the results on
17
+ the supplied coordinate grid (with the origin in the lower left, indicated by
18
+ the circle). Specifically, for each row and corresponding column, we trace a
19
+ path from point to point, lifting the pen up at every color change. These four
20
+ sets of paths:</font></p>
21
+ <p><font face="Verdana, Arial, Helvetica, sans-serif"> (2, 4) (2, 0) (1, 1); (0,
22
+ 3) (4, 3); (0, 1) (1, 2); (3, 2) (4, 1)<br>
23
+ (1, 4) (1, 2); (4, 4) (4, 2) (2, 0)<br>
24
+ (0, 4) (1, 3); (2, 4) (3, 3) (1, 0); (2.5, 4) (3.5, 3); (3, 4) (4, 3)<br>
25
+ (0, 4) (1, 3); (0, 1) (1, 0) (4, 3)<br>
26
+ </font></p>
27
+ <p><font face="Verdana, Arial, Helvetica, sans-serif"> yield four line drawings
28
+ (one for each row/column pair):</font></p>
29
+ <p><font face="Verdana, Arial, Helvetica, sans-serif"><img src="gojsol.gif" width="415" height="399" alt="Gojira solution diagram">
30
+ </font></p>
31
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">which are the Japanese katakana
32
+ for the syllables HO, RI, ZO, and N respectively. (There are several hints in
33
+ the introductory material that something Japanese-related is going on: The reference
34
+ to Godzilla, a creature from Japanese films, by the original Japanese form of
35
+ his name; the mention of the &quot;rising sun&quot;; and the superficial resemblance
36
+ of the puzzle to a &quot;Paint by Numbers&quot; puzzle, a type which originated
37
+ in Japan.) </font></p>
38
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">Thus, the solution, &quot;where
39
+ Gojira was last sighted&quot;, is <b>HORIZON.</b></font></p>
40
+ </body>
41
+ </html>
benchmark/MIT_Mystery_Hunt/puzzles/by_tsv/2001/2001_index.html/helminthophobia.html ADDED
@@ -0,0 +1,89 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2
+ <html>
3
+ <head>
4
+ <title>Solution: Helminthophobia</title>
5
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
6
+ <meta name="robots" content="noindex, nofollow">
7
+ </head>
8
+
9
+ <body bgcolor="#FFFFFF" text="000000" link="#FF0000" vlink="#330033" alink="#CCCC00">
10
+ <h3><font face="Verdana, Arial, Helvetica, sans-serif"> <font color="ff0000">Solution:</font>
11
+ Helminthophobia</font></h3>
12
+ <p><font face="Verdana, Arial, Helvetica, sans-serif"><i>Written by Tom Weisswange</i></font></p>
13
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">Each numbered haiku briefly
14
+ describes a movie whose title contains the given number of letters; these are
15
+ (here indexed by letter for future reference):</font></p>
16
+ <p><font face="Verdana, Arial, Helvetica, sans-serif"> A. SSSSSSS<br>
17
+ B. Willard<br>
18
+ C. The Birds<br>
19
+ D. They Nest<br>
20
+ E. A Bug's Life<br>
21
+ F. Creepshow<br>
22
+ G. Men in Black<br>
23
+ H. Stuart Little<br>
24
+ I. Arachnophobia<br>
25
+ J. The Deadly Bees<br>
26
+ K. Joe's Apartment<br>
27
+ L. The Worm Eaters<br>
28
+ M. Batman and Robin<br>
29
+ N. Doctor Dolittle<br>
30
+ O. Giant Space Slugs<br>
31
+ P. The Killer Shrews<br>
32
+ Q. The Secret of NIMH<br>
33
+ R. Beginning of the End<br>
34
+ S. Meet the Applegates<br>
35
+ T. Kingdom of the Spiders<br>
36
+ U. The Giant Spider Invasion<br>
37
+ V. Monster from the Ocean Floor<br>
38
+ W. On Her Majesty's Secret Service<br>
39
+ X. Indiana Jones and the Temple of Doom<br>
40
+ Y. Cannibal Women in the Avocado Jungle of Death</font></p>
41
+ <p><font face="Verdana, Arial, Helvetica, sans-serif"> All of these titles can
42
+ be traced out in the grid by moving along paths which can change direction,
43
+ and can go either horizontally, vertically, or diagonally, but which never cross
44
+ or overlap. The positions of the words (by index letter) are as follows:</font></p><pre><font size="+1">
45
+ I RRRRRR FFEEEE H HJJJ JLLLLL
46
+ IID RBBRF FEEE GHH JJJJLLLLKKK
47
+ IDDRRBBRFFFE GGGHHHH JJL KKK
48
+ IDDR BBRFFPPEGGGG HHOOJLLLKKKK
49
+ ID RBRNNNPP G HHOO OJ KKQQQ
50
+ IIDDIRRNNNPPP GWW O OJO KQQQQ
51
+ IMIIMINNNPPPVVVW W O OOOQQQQQC
52
+ MMMM MNNPPPPV WYYYYO OO QQQ CC
53
+ M MM NNPVVVVWYYYYYYXXXXXCCC C
54
+ MMMMASS NVVVWWYYYYYXXXXXTC T
55
+ AA AASSSVVVVW YYYYXX X T TTTTT
56
+ SAASSSVVVVWWWWYYYXXX T TTTTTTT
57
+ SSSVVVWWWWYYYYY XXXXXTTU UUUUU
58
+ SSSVWWWWWYYYYYYXXXXXXTUUUU UUU
59
+ S SVWWW WYYYYY XX X UUUUU UUUU</font></pre>
60
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">The unused letters in the
61
+ grid spell out:</font></p>
62
+ <blockquote>
63
+ <p><font face="Verdana, Arial, Helvetica, sans-serif"> Now perform sixty-four
64
+ breedings with the rules of Game of Life by J. H. Conway.</font></p>
65
+ </blockquote>
66
+ <p><font face="Verdana, Arial, Helvetica, sans-serif"> When the pattern of unused
67
+ letters is treated as a pattern of cells in Conway's Game of Life and allowed
68
+ to breed for sixty-four generations, thirteen cells are alive at the end of
69
+ this process; they cover the following letters of the original grid: </font></p><pre><font size="+1">
70
+ ..............................
71
+ ..............................
72
+ ..............................
73
+ ..............................
74
+ ..............................
75
+ .........DEE.....G............
76
+ ..................H.T.........
77
+ .................E..R.........
78
+ .................O............
79
+ ................F..E..........
80
+ .................VE...........
81
+ ..............................
82
+ ..............................
83
+ ..............................
84
+ ..............................</font></pre>
85
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">The second and third letters
86
+ here are erroneous (see Errata page); the solution is <b>DAUGHTER OF EVE</b>.
87
+ </font></p>
88
+ </body>
89
+ </html>
benchmark/MIT_Mystery_Hunt/puzzles/by_tsv/2001/2001_index.html/huntintro.html ADDED
@@ -0,0 +1,80 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2
+ <html>
3
+ <head>
4
+ <title>2001 MIT Mystery Hunt</title>
5
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
6
+ <meta name="robots" content="noindex, nofollow">
7
+ </head>
8
+
9
+ <body bgcolor="#FFFFFF" text="000000" link="#FF0000" vlink="#330033" alink="#CCCC00">
10
+ <h2><font face="Verdana, Arial, Helvetica, sans-serif" color="FF0000">Mystery
11
+ Hunt 2001<br>
12
+ The Hunt of Horror</font></h2>
13
+ <p><font face="Verdana, Arial, Helvetica, sans-serif"> In 1701, a woman named
14
+ Agatha Winchester was accused of witchcraft. Townspeople had claimed to see
15
+ her transform into the form of snakes or spiders, and had described times where
16
+ she seemed to employ extrasensory perception. The &quot;trial&quot; was swift,
17
+ and the punishment was to be burned at the stake. The burning was done on January
18
+ 15 in what is today Lobby 7. As the flames grew around her, Agatha was heard
19
+ to curse the land where she was burned. Witnesses claim she threatened to have
20
+ her greatest revenge three hundred years hence. Throughout the history of MIT,
21
+ people have reportedly seen a black-clad woman staring at them as they have
22
+ crossed the campus. Many of these people suffered accidents a few days later,
23
+ and, in a few cases, some have even died. You may be even to smell the burning
24
+ wood as you pass through Lobby 7.</font></p>
25
+ <p><font face="Verdana, Arial, Helvetica, sans-serif"> When the flames receded,
26
+ there were no ashes to be found. Instead there was left on the smoldering embers
27
+ a deep green stone. According to local gossip, this stone was the source of
28
+ Agatha's power. Unfortunately, the stone was lost, and, to this day, its whereabouts
29
+ are unknown. Some dismiss the tale of Agatha Winchester as legend. We do not.
30
+ Our research has led us to believe that unless the stone is recovered, MIT will
31
+ be subject to a supernatural disaster of epic proportions. With your help, this
32
+ catastrophe can be averted.</font></p>
33
+ <p><font face="Verdana, Arial, Helvetica, sans-serif"> You will need to summon
34
+ four entities. An entity may be a real person (living or dead), or may be one
35
+ created by humans (say, from fiction or mythology). Once they are all present,
36
+ they will give you the information required to find the stone. Each summoning
37
+ requires you to perform a ritual in three parts:</font></p>
38
+ <ol>
39
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">construct an object of
40
+ sacrifice, and place it in the mystic circle at our headquarters</font></li>
41
+ <li><font face="Verdana, Arial, Helvetica, sans-serif"> speak the name of the
42
+ entity to be summoned</font></li>
43
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">have at least five team
44
+ members intone together the phrase of summoning </font></li>
45
+ </ol>
46
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">Each entity, of course,
47
+ requires a different specific object and a different specific phrase. Our research
48
+ has uncovered texts that provide clues necessary to determining the components
49
+ of the four rituals. Each ritual has thirteen associated &quot;puzzles&quot;.
50
+ The thirteenth puzzle in each set, when deciphered correctly, will give you
51
+ complete instructions as to how to construct the sacrificial object. The other
52
+ twelve will be used to determine the entity's name and phrase. How these twelve
53
+ will be used is for you to discover. (The thirteenth puzzle may or may not be
54
+ used in conjunction with the twelve.) We strongly suggest working on the thirteenth
55
+ puzzle as soon as you receive it, since, once you solve it, you will need to
56
+ build something.</font></p>
57
+ <p><font face="Verdana, Arial, Helvetica, sans-serif"> We do know that the different
58
+ sets of puzzles seem to be attuned to different areas of &quot;horror&quot;:</font></p>
59
+ <ol>
60
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">Creatures</font></li>
61
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">Horror Fiction</font></li>
62
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">Phobias</font></li>
63
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">The Supernatural</font></li>
64
+ </ol>
65
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">This may or may not be helpful
66
+ in solving the different puzzles or determining the specifics of the ritual.
67
+ We can also tell you that the answers to the first twelve puzzles in the first
68
+ two rituals are all single words. Whether this holds for the last two rituals
69
+ is for you to determine. We have also estimated the scariness of the different
70
+ puzzles. While we doubt that any of you will be harmed during the course of
71
+ your investigation, certain puzzles may not be for the faint of heart. Each
72
+ puzzle has a rating from 0 to 10, where 0 is suitable for all ages, and 10 would
73
+ frighten Agatha Winchester herself. Feel free to ignore the ratings ... if you
74
+ dare.</font></p>
75
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">Keep us posted on your progress.
76
+ Only those pure of heart can perform the rituals; hence we cannot tell you solutions
77
+ outright. However, we can make sure you are on the right track. Good luck. And
78
+ keep the lights on. You don't know who ... or what ... lurks in the dark.</font></p>
79
+ </body>
80
+ </html>
benchmark/MIT_Mystery_Hunt/puzzles/by_tsv/2001/2001_index.html/index.html ADDED
@@ -0,0 +1,146 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2
+ <html>
3
+ <head>
4
+ <title>2001 MIT Mystery Hunt</title>
5
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
6
+ <meta name="robots" content="noindex, nofollow">
7
+ </head>
8
+
9
+ <body bgcolor="#FFFFFF" text="000000" link="#FF0000" vlink="#330033" alink="#CCCC00">
10
+ <h2><font face="Verdana, Arial, Helvetica, sans-serif">2001 MIT Mystery Hunt</font></h2>
11
+ <p><font face="Verdana, Arial, Helvetica, sans-serif"><a href="huntintro.html">Introduction</a></font></p>
12
+ <p><font face="Verdana, Arial, Helvetica, sans-serif"><a href="errata.html">Errata</a></font></p>
13
+ <p><font face="Verdana, Arial, Helvetica, sans-serif"><a href="spooky.html">ACME earns a hint</a></font></p>
14
+ <h4><font face="Verdana, Arial, Helvetica, sans-serif" color="ff0000">Phase 1</font></h4>
15
+ <ul>
16
+ <li><font face="Verdana, Arial, Helvetica, sans-serif"><a href="phase1/1/index.html">Blood
17
+ of the Creatures</a></font> <font face="Verdana, Arial, Helvetica, sans-serif">|
18
+ <a href="Solutions/blood.html">Solution</a></font></li>
19
+ <li><font face="Verdana, Arial, Helvetica, sans-serif"><a href="phase1/2/index.html">Call
20
+ of the Wild</a> | <a href="Solutions/callofthewild.html">Solution</a></font></li>
21
+ <li><font face="Verdana, Arial, Helvetica, sans-serif"><a href="phase1/3/index.html">The
22
+ Chimera</a> | <a href="Solutions/thechimera.html">Solution</a></font></li>
23
+ <li><font face="Verdana, Arial, Helvetica, sans-serif"><a href="phase1/4/index.html">Godzilla
24
+ vs. Hedora</a> | <a href="Solutions/godzillahedora.html">Solution</a></font></li>
25
+ <li><font face="Verdana, Arial, Helvetica, sans-serif"><a href="phase1/5/index.html">Gojira</a>
26
+ | <a href="Solutions/gojira.html">Solution</a></font></li>
27
+ <li><font face="Verdana, Arial, Helvetica, sans-serif"><a href="phase1/6/index.html">Here
28
+ Thar Be Dragons</a> | <a href="Solutions/dragons.html">Solution</a></font></li>
29
+ <li><font face="Verdana, Arial, Helvetica, sans-serif"><a href="phase1/7/index.html">It's
30
+ a Bug-Eat-Bug World</a> | <a href="Solutions/bug.html">Solution</a></font></li>
31
+ <li><font face="Verdana, Arial, Helvetica, sans-serif"><a href="phase1/8/index.html">Parts
32
+ Is Parts</a> | <a href="Solutions/parts.html">Solution</a></font></li>
33
+ <li><font face="Verdana, Arial, Helvetica, sans-serif"><a href="phase1/9/index.html">Predator</a>
34
+ | <a href="Solutions/predator.html">Solution</a></font></li>
35
+ <li><font face="Verdana, Arial, Helvetica, sans-serif"><a href="phase1/10/index.html">Snakes</a>
36
+ | <a href="Solutions/snakes.html">Solution</a></font></li>
37
+ <li><font face="Verdana, Arial, Helvetica, sans-serif"><a href="phase1/11/index.html">Subterranean</a>
38
+ | <a href="Solutions/subterranean.html">Solution</a></font></li>
39
+ <li><font face="Verdana, Arial, Helvetica, sans-serif"><a href="phase1/12/index.html">The
40
+ Thing</a> | <a href="Solutions/thething.html">Solution</a></font></li>
41
+ <li><font face="Verdana, Arial, Helvetica, sans-serif"><a href="phase1/13/index.html">To
42
+ a Monster</a> | <a href="Solutions/monster.html">Solution</a></font></li>
43
+ <li><font face="Verdana, Arial, Helvetica, sans-serif"><a href="Solutions/phase1_metapuzzle.html">Metapuzzle Solution</a></font></li>
44
+
45
+ </ul>
46
+ <h4><font face="Verdana, Arial, Helvetica, sans-serif" color="ff0000">Phase 2</font></h4>
47
+ <ul>
48
+ <li><font face="Verdana, Arial, Helvetica, sans-serif"><a href="phase2/1/index.html">A
49
+ Disturbing Universe</a> | <a href="Solutions/disturbing.html">Solution</a></font></li>
50
+ <li><font face="Verdana, Arial, Helvetica, sans-serif"><a href="phase2/2/index.html">EEEEEEEEEEEEEK!!!</a>
51
+ | <a href="Solutions/eeeeeeeeeeeeek.html">Solution</a></font></li>
52
+ <li><font face="Verdana, Arial, Helvetica, sans-serif"><a href="phase2/3/index.html">A
53
+ Hex on You!</a> | <a href="Solutions/ahexonyou.html">Solution</a> </font></li>
54
+ <li><font face="Verdana, Arial, Helvetica, sans-serif"><a href="phase2/4/index.html">The
55
+ Horrible Scavenger Hunt</a> | <a href="Solutions/scavenger.html">Solution</a></font></li>
56
+ <li><font face="Verdana, Arial, Helvetica, sans-serif"><a href="phase2/5/index.html">The
57
+ Invisible Man</a> | <a href="Solutions/invisibleman.html">Solution</a></font></li>
58
+ <li><font face="Verdana, Arial, Helvetica, sans-serif"><a href="phase2/6/index.html">The
59
+ Roads Through Hell</a> | <a href="Solutions/roadsthroughhell.html">Solution</a></font></li>
60
+ <li><font face="Verdana, Arial, Helvetica, sans-serif"><a href="phase2/7/index.html">Shadow
61
+ of a Doubt</a> | <a href="Solutions/shadow.html">Solution</a></font></li>
62
+ <li><font face="Verdana, Arial, Helvetica, sans-serif"><a href="phase2/8/index.html">Slay
63
+ You, Slay Me, Slaying Together</a> | <a href="Solutions/slayyouslayme.html">Solution</a></font></li>
64
+ <li><font face="Verdana, Arial, Helvetica, sans-serif"><a href="phase2/9/index.html">Twisting
65
+ Passages All Alike</a> | <a href="Solutions/twistingpassages.html">Solution</a>
66
+ </font></li>
67
+ <li><font face="Verdana, Arial, Helvetica, sans-serif"><a href="phase2/10/index.html">The
68
+ Two Faces of Evil</a> | <a href="Solutions/twofacesofevil.html">Solution</a>
69
+ </font></li>
70
+ <li><font face="Verdana, Arial, Helvetica, sans-serif"><a href="phase2/11/index.html">We
71
+ Have Enough Twists, Thank You</a> | <a href="Solutions/wehaveenoughtwists.html">Solution</a>
72
+ </font></li>
73
+ <li><font face="Verdana, Arial, Helvetica, sans-serif"><a href="phase2/12/index.html">Weird
74
+ Poem</a> | <a href="Solutions/weirdpoem.html">Solution</a></font></li>
75
+ <li><a href="phase2/13/index.html"><font face="Verdana, Arial, Helvetica, sans-serif">This
76
+ Puzzle Needs No Title</font></a><font face="Verdana, Arial, Helvetica, sans-serif">
77
+ | <a href="Solutions/phase2_metapuzzle.html">Metapuzzle Solution</a></font></li>
78
+ </ul>
79
+ <h4><font face="Verdana, Arial, Helvetica, sans-serif" color="ff0000">Phase 3</font></h4>
80
+ <ul>
81
+ <li><font face="Verdana, Arial, Helvetica, sans-serif"><a href="phase3/1/index.html">Achluophobia</a>
82
+ | <a href="Solutions/achluophobia.html">Solution</a> </font></li>
83
+ <li><font face="Verdana, Arial, Helvetica, sans-serif"><a href="phase3/2/index.html">Acrophobia</a>
84
+ | <a href="Solutions/acrophobia.html">Solution</a> </font></li>
85
+ <li><font face="Verdana, Arial, Helvetica, sans-serif"><a href="phase3/3/index.html">Agoraphobia</a>
86
+ | <a href="Solutions/agoraphobia.html">Solution</a></font></li>
87
+ <li><font face="Verdana, Arial, Helvetica, sans-serif"><a href="phase3/4/index.html">Claustrophobia</a>
88
+ | <a href="Solutions/claustrophobia.html">Solution</a> </font></li>
89
+ <li><font face="Verdana, Arial, Helvetica, sans-serif"><a href="phase3/5/index.html">Helminthophobia</a>
90
+ | <a href="Solutions/helminthophobia.html">Solution</a></font></li>
91
+ <li><font face="Verdana, Arial, Helvetica, sans-serif"><a href="phase3/6/index.html">Kakorrhaphiophobia</a>
92
+ | <a href="Solutions/kakorrhaphiophobia.html">Solution</a> </font></li>
93
+ <li><font face="Verdana, Arial, Helvetica, sans-serif"><a href="phase3/7/index.html">Mathophobia</a>
94
+ | <a href="Solutions/mathophobia.html">Solution</a></font></li>
95
+ <li><font face="Verdana, Arial, Helvetica, sans-serif"><a href="phase3/8/index.html">Nyctophobia</a>
96
+ | <a href="Solutions/nyctophobia.html">Solution</a> </font></li>
97
+ <li><font face="Verdana, Arial, Helvetica, sans-serif"><a href="phase3/9/index.html">Papyrophobia</a>
98
+ | <a href="Solutions/papyrophobia.html">Solution</a> </font></li>
99
+ <li><font face="Verdana, Arial, Helvetica, sans-serif"><a href="phase3/10/index.html">Phobophobia</a>
100
+ | <a href="Solutions/phobophobia.html">Solution</a> </font></li>
101
+ <li><font face="Verdana, Arial, Helvetica, sans-serif"><a href="phase3/11/index.html">Stumpophobia</a>
102
+ | <a href="Solutions/stumpophobia.html">Solution</a> </font></li>
103
+ <li><font face="Verdana, Arial, Helvetica, sans-serif"><a href="phase3/12/index.html">Xenophobia</a>
104
+ | <a href="Solutions/xenophobia.html">Solution</a></font></li>
105
+ <li><font face="Verdana, Arial, Helvetica, sans-serif"><a href="phase3/13/index.html">Dialoguophobia</a>
106
+ | <a href="Solutions/dialoguophobia.html">Solution</a></font></li>
107
+ <li><font face="Verdana, Arial, Helvetica, sans-serif"><a href="Solutions/phase3_metapuzzle.html">Metapuzzle
108
+ Solution</a></font></li>
109
+ </ul>
110
+ <h4><font face="Verdana, Arial, Helvetica, sans-serif" color="ff0000">Phase 4</font></h4>
111
+ <ul>
112
+ <li><font face="Verdana, Arial, Helvetica, sans-serif"><a href="phase4/index.html">Welcome
113
+ to Phase 4</a></font></li>
114
+ <li><font face="Verdana, Arial, Helvetica, sans-serif"><a href="phase4/01/index.html">The
115
+ Alchemist's Workshop</a> | <a href="Solutions/alchemistsworkshop.html">Solution</a></font></li>
116
+ <li><font face="Verdana, Arial, Helvetica, sans-serif"><a href="phase4/02/index.html">The
117
+ Braille Witch Project</a> | <a href="Solutions/braillewitch.html">Solution</a></font></li>
118
+ <li><font face="Verdana, Arial, Helvetica, sans-serif"><a href="phase4/03/index.html">Cosmic
119
+ Awareness</a> | <a href="Solutions/cosmic.html">Solution</a></font></li>
120
+ <li><font face="Verdana, Arial, Helvetica, sans-serif"><a href="phase4/04/index.html">CPPC</a>
121
+ | <a href="Solutions/cppc.html">Solution</a></font></li>
122
+ <li><font face="Verdana, Arial, Helvetica, sans-serif"><a href="phase4/05/index.html">Crossword</a>
123
+ | <a href="Solutions/crossword.html">Solution</a></font></li>
124
+ <li><font face="Verdana, Arial, Helvetica, sans-serif"><a href="phase4/06/index.html">Eschatology</a>
125
+ | <a href="Solutions/eschatology.html">Solution</a></font></li>
126
+ <li><font face="Verdana, Arial, Helvetica, sans-serif"><a href="phase4/07/index.html">Necromancy</a>
127
+ | <a href="Solutions/necromancy.html">Solution</a></font></li>
128
+ <li><font face="Verdana, Arial, Helvetica, sans-serif"><a href="phase4/08/index.html">Numerology</a>
129
+ | <a href="Solutions/numerology.html">Solution</a></font></li>
130
+ <li><font face="Verdana, Arial, Helvetica, sans-serif"><a href="phase4/09/index.html">The
131
+ Realm of Unspeakable Chaos</a> | <a href="Solutions/realm.html">Solution</a></font></li>
132
+ <li><font face="Verdana, Arial, Helvetica, sans-serif"><a href="phase4/10/index.html">A
133
+ Satanic Message</a> | <a href="Solutions/satanicmessage.html">Solution</a></font></li>
134
+ <li><font face="Verdana, Arial, Helvetica, sans-serif"><a href="phase4/11/index.html">Scientology</a>
135
+ | <a href="Solutions/scientology.html">Solution</a></font></li>
136
+ <li><font face="Verdana, Arial, Helvetica, sans-serif"><a href="phase4/12/index.html">23</a>
137
+ | <a href="Solutions/23.html">Solution</a></font></li>
138
+ <li><font face="Verdana, Arial, Helvetica, sans-serif"><a href="phase4/13/index.html">Another
139
+ Dimension</a> | <a href="Solutions/anotherdimension.html">Metapuzzle Solution</a></font></li>
140
+ </ul>
141
+ <h4><font face="Verdana, Arial, Helvetica, sans-serif"><a href="endgame/endgame.html">Endgame
142
+ Logic Puzzle</a> <b>|</b> <a href="Solutions/readingtheendtrails.html">Endgame
143
+ Logic Puzzle Solution</a> | <a href="Solutions/endgamesummary.html">Endgame
144
+ Summary</a></font></h4>
145
+ </body><script type="module" src="/checkanswer.js"></script>
146
+ </html>
benchmark/MIT_Mystery_Hunt/puzzles/by_tsv/2001/2001_index.html/invisibleman.html ADDED
@@ -0,0 +1,208 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2
+ <html>
3
+ <head>
4
+ <title>Solution: The Invisible Man</title>
5
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
6
+ <meta name="robots" content="noindex, nofollow">
7
+ </head>
8
+
9
+ <body bgcolor="#FFFFFF" text="000000" link="#FF0000" vlink="#330033" alink="#CCCC00">
10
+ <h3><font face="Verdana, Arial, Helvetica, sans-serif"> <font color="ff0000">Solution:</font>
11
+ The Invisible Man</font></h3>
12
+ <p><font face="Verdana, Arial, Helvetica, sans-serif"><i>Written by Eric Albert</i></font></p>
13
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">Answers must be altered
14
+ before being entered into the grid according to the rule that a given letter
15
+ is only entered the first time it appears. For example, the answer to 30 Across
16
+ is &quot;arrested&quot;; the second R and the second E are omitted, and the
17
+ word is entered as ARESTD. (This rule is hinted at by the opening words of the
18
+ introduction, &quot;First you see him, then you don't.&quot;) </font></p>
19
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">The answers to the clues
20
+ are as follows:</font></p>
21
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">ACROSS<br>
22
+ 1. Pisces<br>
23
+ 6. oatmeal<br>
24
+ 12. weak force<br>
25
+ 20. on tour<br>
26
+ 21. two-time<br>
27
+ 22. unselfish<br>
28
+ 23. [unclued]<br>
29
+ 25. simpatico<br>
30
+ 26. reel<br>
31
+ 27. Pope<br>
32
+ 28. bad off<br>
33
+ 29. how<br>
34
+ 30. arrested<br>
35
+ 32. moonbeam<br>
36
+ 37. diddle<br>
37
+ 39. street<br>
38
+ 40. evacuated<br>
39
+ 41. yet again<br>
40
+ 44. [unclued]<br>
41
+ 48. Ursa<br>
42
+ 49. unsheathe<br>
43
+ 52. dreamer<br>
44
+ 53. starry<br>
45
+ 54. sayonara<br>
46
+ 55. book<br>
47
+ 58. ark<br>
48
+ 59. Doors<br>
49
+ 60. Ararat<br>
50
+ 61. coalpit<br>
51
+ 64. mannequin<br>
52
+ 67. item<br>
53
+ 69. [unclued] <br>
54
+ 73. cups<br>
55
+ 74. Roman arch<br>
56
+ 76. in reply<br>
57
+ 78. Lou<br>
58
+ 79. Orion<br>
59
+ 80. civic<br>
60
+ 83. Doom<br>
61
+ 84. business<br>
62
+ 86. suffix<br>
63
+ 88. Bonnie<br>
64
+ 90. rocky road<br>
65
+ 91. emblem<br>
66
+ 92. [unclued] <br>
67
+ 96. Larry Bird<br>
68
+ 98. el cheapo<br>
69
+ 99. Eric<br>
70
+ 103. in line<br>
71
+ 104. bat boys<br>
72
+ 105. radish<br>
73
+ 107. ash<br>
74
+ 109. <i>Ill Met... (by Moonlight)</i><br>
75
+ 112. huff<br>
76
+ 113. cha-cha-cha<br>
77
+ 114. Pecos Bill<br>
78
+ 116. [unclued] <br>
79
+ 122. true-false<br>
80
+ 123. tolerate<br>
81
+ 124. rip apart<br>
82
+ 125. Hindustan<br>
83
+ 126. Brer Fox<br>
84
+ 127. stare</font></p>
85
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">DOWN<br>
86
+ 1. pot roast<br>
87
+ 2. inherent<br>
88
+ 3. Stoller<br>
89
+ 4. cur<br>
90
+ 5. erupt<br>
91
+ 6. O'Toole<br>
92
+ 7. &quot;away!&quot;<br>
93
+ 8. toe-to-toe<br>
94
+ 9. mix<br>
95
+ 10. emcee<br>
96
+ 11. Len<br>
97
+ 12. <i>WUSA</i><br>
98
+ 13. Enid<br>
99
+ 14. Asmodeus<br>
100
+ 15. keep fit<br>
101
+ 16. Fla.<br>
102
+ 17. [unclued] <br>
103
+ 18. RICO<br>
104
+ 19. chow chow<br>
105
+ 24. &quot;good God!&quot;<br>
106
+ 28. badger<br>
107
+ 31. set shot<br>
108
+ 32. MVI<br>
109
+ 33. oaf<br>
110
+ 34. NCR<br>
111
+ 35. Bund<br>
112
+ 36. et cetera<br>
113
+ 38. Lautrec<br>
114
+ 40. EDT<br>
115
+ 41. yam<br>
116
+ 42. Isr.<br>
117
+ 43. nanny<br>
118
+ 45. hence<br>
119
+ 46. ear of corn<br>
120
+ 47. Oak<br>
121
+ 49. USAir<br>
122
+ 50. narrator<br>
123
+ 51. [unclued] <br>
124
+ 53. soon<br>
125
+ 55. blab<br>
126
+ 56. opt<br>
127
+ 57. kiwi<br>
128
+ 59. day labor<br>
129
+ 62. Allah<br>
130
+ 63. Tritt<br>
131
+ 64. Mop<br>
132
+ 65. &quot;... upon a ...&quot;<br>
133
+ 66. issued<br>
134
+ 68. Marilyn<br>
135
+ 70. ended<br>
136
+ 71. Croc<br>
137
+ 72. gem<br>
138
+ 75. nix<br>
139
+ 77. yucca<br>
140
+ 80. cocoon<br>
141
+ 81. in debt<br>
142
+ 82. viola<br>
143
+ 85. skyed<br>
144
+ 86. Seles<br>
145
+ 87. Uma<br>
146
+ 88. bid<br>
147
+ 89. effect<br>
148
+ 90. REO<br>
149
+ 92. kielbasa<br>
150
+ 93. shoo<br>
151
+ 94. Layla<br>
152
+ 95. VPs<br>
153
+ 97. blissful<br>
154
+ 100. rice paper<br>
155
+ 101. Ishtar<br>
156
+ 102. chaste<br>
157
+ 105. ruff<br>
158
+ 106. affairs<br>
159
+ 107. a path<br>
160
+ 108. series<br>
161
+ 110. Milt<br>
162
+ 111. Elsa<br>
163
+ 112. hoax<br>
164
+ 115. OED<br>
165
+ 116. at bat <br>
166
+ 117. nor<br>
167
+ 118. glee<br>
168
+ 119. referee<br>
169
+ 120. <i>Mr. Mom</i><br>
170
+ 121. lilt</font></p>
171
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">The resulting grid is:</font></p><pre><font size="+1">
172
+ pisce oatmel weakforc
173
+ ontur twoime unselfih
174
+ thoruglyexcn simpatco
175
+ rel poe badof how
176
+ arestd monbea dile
177
+ stre evacutd yetagin
178
+ thedifrncgoau ursa
179
+ unsheat dream stary
180
+ sayonr bok ark dors
181
+ art coalpit manequi
182
+ item flatwrecgoy cups
183
+ romanch inreply lou
184
+ orin civ dom busine
185
+ sufix bonie rockyad
186
+ embl kindofslveray
187
+ larybid elchapo eric
188
+ inle batoys radish
189
+ ash ilmet huf cha
190
+ pecosbil angrmofilets
191
+ truefals tolera ripat
192
+ hindusta brefox stare</font>
193
+ </pre>
194
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">Each of the seven unclued
195
+ entries in the grid is the result of applying the same reduction rule to a clue
196
+ for this puzzle's solution word, as follows:</font></p>
197
+ <p><font face="Verdana, Arial, Helvetica, sans-serif"> 23 Across: THORUGLYEXCN
198
+ &lt;- Thoroughly excellent<br>
199
+ 44 Across: THEDIFRNCGOAU &lt;- <i>The Difference Engine</i> coauthor<br>
200
+ 69 Across: FLATWRECGOY &lt;- Flatware category<br>
201
+ 92 Across: KINDOFSLVERAY &lt;- Kind of silver alloy<br>
202
+ 116 Across: ANGRMOFILETS &lt;- Anagram of &quot;ringlets&quot;<br>
203
+ 17 Down: OFTHEGRASQULIY &lt;- Of the greatest quality<br>
204
+ 51 Down: SYTEMOFBRIHCUN &lt;- System of British currency</font></p>
205
+ <p><font face="Verdana, Arial, Helvetica, sans-serif"> The solution, then, is
206
+ <b>STERLING</b>. </font></p>
207
+ </body>
208
+ </html>
benchmark/MIT_Mystery_Hunt/puzzles/by_tsv/2001/2001_index.html/kakorrhaphiophobia.html ADDED
@@ -0,0 +1,402 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2
+ <html>
3
+ <head>
4
+ <title>Solution: Kakorrhaphiophobia</title>
5
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
6
+ <meta name="robots" content="noindex, nofollow">
7
+ </head>
8
+
9
+ <body bgcolor="#FFFFFF" text="000000" link="#FF0000" vlink="#330033" alink="#CCCC00">
10
+ <h3><font face="Verdana, Arial, Helvetica, sans-serif"> <font color="ff0000">Solution:</font>
11
+ Kakorrhaphiophobia</font></h3>
12
+ <p> <font face="Verdana, Arial, Helvetica, sans-serif"> <i>Written by Eric Berlin
13
+ and Andrew Kantor</i></font></p>
14
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">Hunters were invited four
15
+ at a time to a play a game show (&quot;Fear of Failure&quot;) in which a correct
16
+ answer earned one point, and a wrong answer lost one point (although no player
17
+ could ever go below zero). </font></p>
18
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">Whenever any player reached
19
+ three points, whoever had the lowest score was eliminated; if there was a tie
20
+ for lowest score, all players with the lowest score were eliminated. This was
21
+ repeated, if necessary, until only one player remained, who won the round. Eventually,
22
+ the four players who took the least number of questions to win their round were
23
+ invited back for a final round, the winner of which took home <i>The Pop-Up
24
+ Book of Phobias. </i>(Congrats to Dan Katz of SETEC Astronomy, our grand prize
25
+ winner!)</font></p>
26
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">To solve the puzzle, though,
27
+ solvers had to take the first and last letters of every trivia answer in order,
28
+ which revealed a list of Marilyn Monroe movies, and the answer to the puzzle
29
+ was <b>Marilyn Monroe.</b></font></p>
30
+ <ol>
31
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">What company&#146;s founder
32
+ invented the safety razor? <b>Gillette</b></font></li>
33
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">What famous play includes
34
+ the line &quot;Hell is other people&quot;? <b>No Exit</b></font></li>
35
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">What canine character
36
+ first appeared in a 1938 short story by Eric Knight? <b>Lassie</b></font></li>
37
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">What New York City thoroughfare
38
+ is known as the Advertising Capital of the World? <b>Madison Avenue</b></font></li>
39
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">What is the name given
40
+ to an alcoholic drink taken at the very end of the day? <b>Nightcap</b></font></li>
41
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">What 1998 Tony-winning
42
+ musical was based on a book by E.L. Doctorow? <b>Ragtime</b></font></li>
43
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">What is the name of the
44
+ most recent Kevin Costner movie to deal with the subject of baseball? <b>For
45
+ Love of the Game</b></font></li>
46
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">What celery-like vegetable
47
+ can also be a word meaning &quot;heated controversy&quot;? <b>Rhubarb</b></font></li>
48
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">What musical direction
49
+ means to play in a smooth, connected manner? <b>Legato</b></font></li>
50
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">What is the scientific
51
+ term for one billionth of a second? <b>Nanosecond</b></font></li>
52
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">The real name of the
53
+ hospital on <i>St. Elsewhere</i> was St. what? <b>Eligius</b></font></li>
54
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">What repeated demand
55
+ did Moses make of the Pharaoh of Egypt? <b>Let My People Go</b></font></li>
56
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">What trademarked name
57
+ has come to be synonymous with &quot;petroleum jelly&quot;? <b>Vaseline</b></font></li>
58
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">What is the chemical
59
+ name for laughing gas? <b>Nitrous oxide</b></font></li>
60
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">When he died in 1989,
61
+ it was found his heart was two and a half times larger than that of the average
62
+ horse. Who? <b>Secretariat</b></font></li>
63
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">What 1951 George Pal
64
+ movie featured astral companions Bellus and Zyra? <b>When Worlds Collide</b></font></li>
65
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">Who played the title
66
+ character of &quot;Dr T.&quot; in the 2000 movie <i>Dr. T and the Women</i>?
67
+ <b>Richard Gere</b> </font></li>
68
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">Who is said to have &quot;fiddled
69
+ while Rome burned&quot;? <b>Nero</b></font></li>
70
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">According to the nursery
71
+ rhyme, who was the Piper&#146;s Son? <b>Tom Tom</b></font></li>
72
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">Who, with 73 electoral
73
+ votes, tied with Thomas Jefferson in the 1800 presidential election, in a
74
+ race that was ultimately decided by Congress? <b>Aaron Burr</b></font></li>
75
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">The first attempt at
76
+ adapting a cinematic <i>Lord of the Rings</i> was directed by the same person
77
+ who brought you <i>Fritz the Cat,</i> the first X-rated cartoon. Who was he?
78
+ <b>Ralph Bakshi</b> </font></li>
79
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">What present-day television
80
+ series takes place in Stuckeyville, Ohio? <b>Ed</b></font></li>
81
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">When he&#146;s not hurling
82
+ racial epithets, John Rocker hurls for what baseball team? <b>Atlanta Braves</b></font></li>
83
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">What Web site shares
84
+ its name with a race of beings from Gulliver&#146;s Travels? <b>Yahoo</b></font></li>
85
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">What is the name of Diana
86
+ Ross&#146;s last solo #1 hit, which topped the charts in 1980? <b>Upside Down</b></font></li>
87
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">According to the song,
88
+ what hometown does <i>The Music Man</i>&#146;s Professor Harold Hill claim
89
+ as his own? <b>Gary, Indiana</b></font></li>
90
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">What modern-day storyteller&#146;s
91
+ monologues have been turned into films like <i>Swimming to Cambodia</i> and
92
+ <i>Monster in a Box</i>? <b>Spalding Gray</b></font></li>
93
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">On which Hawaiian island
94
+ is Pearl Harbor located? <b>Oahu</b></font></li>
95
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">What 1964 Sidney Lumet
96
+ film ended with the atomic bombing of New York City by the US Air Force? <b>Fail-Safe</b></font></li>
97
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">Henry Sullivan was the
98
+ fourth man, but the first American, to swim what body of water? <b>English
99
+ Channel </b></font></li>
100
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">In <i>Bill &amp; Ted&#146;s
101
+ Excellent Adventure,</i> the two main characters bounced around time in a
102
+ time machine that looked like what? <b>Telephone booth</b></font></li>
103
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">What is the one-word
104
+ stage name of Cassandra Peterson? <b>Elvira</b></font></li>
105
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">When keeping track of
106
+ baseball players in a scorecard, what fielder is designated with the number
107
+ 6? <b>Shortstop</b></font></li>
108
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">What actor and regular
109
+ on <i>The Simpsons</i> is about to be divorced from actress Helen Hunt? <b>Hank
110
+ Azaria </b></font></li>
111
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">What is the British term
112
+ for elevator? <b>Lift</b></font></li>
113
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">What city is the capital
114
+ of Alaska? <b>Juneau</b></font></li>
115
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">Billy Preston has had
116
+ two #1 hit singles in his career. The first was &quot;Will it Go Round in
117
+ Circles.&quot; What&#146;s the second? <b>Nothing from Nothing</b></font></li>
118
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">What Nabisco product
119
+ is also the name of a novel by R.D. Blackmore? <b>Lorna Doone</b></font></li>
120
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">Who is the creator of
121
+ both <i>NYPD Blue</i> and <i>Hill Street Blues</i>? <b>Steven Bochco</b></font></li>
122
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">What gas do cows emit
123
+ in large amounts, possibly contributing to global warming? <b>Methane</b></font></li>
124
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">Which John Steinbeck
125
+ novel focuses on the Joad family? <b>The Grapes of Wrath</b></font></li>
126
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">Who directed Bill Murray
127
+ in <i>Meatballs, Stripes,</i> and <i>Ghostbusters</i>? <b>Ivan Reitman</b></font></li>
128
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">What type of orbit, first
129
+ suggested by Arthur C. Clarke, keeps a satellite over the same spot on the
130
+ earth&#146;s surface? <b>Geosynchronous</b></font></li>
131
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">What NASA spacecraft
132
+ was sent to Jupiter in 1989, where it has been in orbit since 1995? <b>Galileo</b></font></li>
133
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">&quot;Or What You Will&quot;
134
+ is the subtitle of what play by William Shakespeare? <b>Twelfth Night</b></font></li>
135
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">What maximum security
136
+ prison, formerly known as &quot;Sing-Sing,&quot; is located about 35 miles
137
+ north of New York City? <b>Ossining</b></font></li>
138
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">What was Anton Chekhov&#146;s
139
+ first full-length drama? <b>Ivanov</b></font></li>
140
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">What young actor co-starred
141
+ with a homicidal Macaulay Culkin in <i>The Good Son</i>? <b>Elijah Wood</b></font></li>
142
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">On <i>The Odd Couple,</i>
143
+ who was Felix Unger&#146;s roommate? <b>Oscar Madison</b></font></li>
144
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">Charles Sherwood Stratton
145
+ became better known as what General? <b>Tom Thumb</b></font></li>
146
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">In what movie did Marlon
147
+ Brando star as an ex-boxer named Terry Malloy? <b>On the Waterfront</b></font></li>
148
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">Who wrote the novel <i>Billy
149
+ Budd</i>? <b>Herman Melville</b></font></li>
150
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">What&#146;s the British
151
+ word for traffic circle? <b>Roundabout</b></font></li>
152
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">What German military
153
+ man inspired the nickname &quot;The Iron Chancellor&quot;? <b>Otto von Bismarck</b></font></li>
154
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">The spoken language of
155
+ what Indian tribe was used as a code by the US government in World War II?
156
+ <b>Navajo</b> </font></li>
157
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">What snack food was invented
158
+ in 1893 by Louis and F.W. Ruckheim? <b>Cracker Jack</b></font></li>
159
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">What was Union General
160
+ William Sherman&#146;s middle name? <b>Tecumseh</b></font></li>
161
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">What drink is traditionally
162
+ made from seltzer, milk, and chocolate syrup? <b>Egg cream</b></font></li>
163
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">Who is the Egyptian goddess
164
+ of nature? <b>Isis</b></font></li>
165
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">What foreign moviemaker&#146;s
166
+ final film was <i>La Voce della luna,</i> or the Voice of the Moon? <b>(Frederico)
167
+ Fellini </b></font></li>
168
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">Who were the losers of
169
+ the most recent Super Bowl? <b> Tennessee Titans</b></font></li>
170
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">In a classic series of
171
+ murder mystery novels by Harry Kemelman, what occupation does lead character
172
+ David Small have? <b>Rabbi</b></font></li>
173
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">What Biblical character
174
+ stood six cubits and a span tall-over 9 feet high by today&#146;s measurement?
175
+ <b>Goliath</b> </font></li>
176
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">Which movie took home
177
+ the Best Picture Oscar at the 1998 Academy Awards? <b>Titanic</b></font></li>
178
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">What Italian dish is
179
+ traditionally made with Arborio rice? <b>Risotto</b></font></li>
180
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">Which baseball team plays
181
+ in Pac Bell Park? <b> San Franciso Giants</b></font></li>
182
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">In 1958, Vince DeDomenico
183
+ of San Francisco created what ubiquitous boxed side dish? <b>Rice-a-Roni</b></font></li>
184
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">V-E day occurred on May
185
+ 8, 1945. What does V-E stand for? <b>Victory in Europe</b></font></li>
186
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">What Oscar winner for
187
+ <i>West Side Story</i> also starred in the 1970s children show, <i>The Electric
188
+ Company</i>? <b>Rita Moreno</b></font></li>
189
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">What Issac Asimov novel
190
+ introduced Hari Seldon, psychohistory, and the successor to the Galactic Empire?
191
+ <b>Foundation</b> </font></li>
192
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">What philosophical theory
193
+ states that the simplest explanation is generally the correct one? <b>Occam's
194
+ Razor </b></font></li>
195
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">How many planets are
196
+ currently inside the orbit of Pluto? <b>Eight</b></font></li>
197
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">A person with O-negative
198
+ blood - who can therefore give blood to any recipient - is called a what?
199
+ <b>Universal donor</b> </font></li>
200
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">Whose predictions were
201
+ made while staring into a bowl of water, and consist of sections call quatrains?
202
+ <b>Nostradamus</b> </font></li>
203
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">What is the term for
204
+ a unit of electrical resistance? <b>Ohm</b></font></li>
205
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">Who started his daredevil
206
+ career by charging $500 to jump over two cars on his motorcycle? <b>Evel Knievel</b></font></li>
207
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">On a Risk board, what
208
+ territory is due north of Mongolia? <b>Irkutsk</b></font></li>
209
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">What physicist is credited
210
+ with creating the first atomic pile, at the University of Chicago? <b>Enrico
211
+ Fermi </b></font></li>
212
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">What is the name of filmmaker
213
+ Michael Moore&#146;s cable TV show? <b>The Awful Truth</b></font></li>
214
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">In Hebrew it&#146;s the
215
+ Tanakh, but Christians call it the what? <b>Old Testament</b></font></li>
216
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">Who was nominated for
217
+ a Best Supporting Actor award for his work in <i>Forrest Gump</i>? <b>Gary
218
+ Sinise </b></font></li>
219
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">&quot;Three Musketeers&quot;
220
+ candy bars consist of chocolate coating over what sweet stuff? <b>Nougat</b></font></li>
221
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">While the command module
222
+ orbited the moon, the Apollo astronauts went to the surface in the LEM. What
223
+ does LEM stand for? <b>Lunar excursion module</b></font></li>
224
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">On <i>The Simpsons,</i>
225
+ what is the first name of Bart&#146;s blue-haired best friend? <b>Milhouse</b></font></li>
226
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">On Usenet, alt.toys.lego
227
+ is an example of what kind of online discussion area? <b>Newsgroup</b></font></li>
228
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">What unit of currency
229
+ can be divided up into 100 kopecks? <b>Ruble</b></font></li>
230
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">What famous 1972 children&#146;s
231
+ book and album was produced by Marlo Thomas? <b>Free to Be, You and Me</b></font></li>
232
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">What underground cartoonist&#146;s
233
+ oeuvre includes the &quot;Keep on Truckin&#146; Man&quot;? <b> R. Crumb</b></font></li>
234
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">What country is completely
235
+ surrounded by South Africa? <b>Lesotho</b></font></li>
236
+ <li><font face="Verdana, Arial, Helvetica, sans-serif"> The first line to what
237
+ Beatles song is &quot;I once had a girl, or should I say she once had me?&quot;
238
+ <b>Norwegian Wood</b> </font></li>
239
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">What Greek playwright
240
+ wrote <i>Medea</i>? <b>Euripides</b></font></li>
241
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">What word meaning &quot;a
242
+ seducer of women&quot; comes from a fictional character in a 1703 play? <b>Lothario</b></font></li>
243
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">Who had a voiceover on
244
+ Michael Jackson&#146;s hit single, &quot;Thriller&quot;? <b>Vincent Price</b></font></li>
245
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">What university does
246
+ &quot;the Fighting Irish&quot; fight for? <b>Notre Dame</b></font></li>
247
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">On the television show
248
+ <i>Roseanne,</i> who played daughter Darlene? <b>Sara Gilbert</b></font></li>
249
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">What musical question
250
+ was the biggest hit for Frankie Lymon and the Teenagers? <b>Why Do Fools Fall
251
+ in Love?</b></font></li>
252
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">The Beverly Hills Hotel
253
+ and the Beverly Wilshire are on either end of what famous street? <b>Rodeo
254
+ Drive </b></font></li>
255
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">If you walked southeast
256
+ from the famous &quot;Four Corners&quot; junction, what state would you be
257
+ in? <b>New Mexico</b></font></li>
258
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">What term is given to
259
+ a wrestling match where two wrestlers take turns in the ring? <b>Tag team</b></font></li>
260
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">What 1977 war movie featured
261
+ Gene Hackman, Sean Connery, and Ryan O&#146;Neal? <b>A Bridge Too Far</b></font></li>
262
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">What famous fictional
263
+ mongoose was created by Rudyard Kipling? <b>Rikki Tikki Tavi</b></font></li>
264
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">Vincent Price guest-starred
265
+ on the &#145;60&#146;s series &quot;Batman&quot; as what villian? <b>Egghead</b></font></li>
266
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">Whose musical &quot;project&quot;
267
+ had its biggest hit in 1982, with &quot;Eye in the Sky?&quot; <b>Alan Parsons</b></font></li>
268
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">What product, in a recent
269
+ television ad campaign, warned consumers: &quot;Buy any other beverage and
270
+ you could be making a terrible mistake&quot;? <b>Yoo-Hoo</b></font></li>
271
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">What 1997 Oliver Stone
272
+ movie starred Sean Penn and Jennifer Lopez? <b>U-Turn</b></font></li>
273
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">What chocolate company
274
+ was founded in 1926 by Joseph Draps? <b>Godiva</b></font></li>
275
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">What duet between Paul
276
+ McCartney and Michael Jackson went to #1 in 1983? <b>Say Say Say</b></font></li>
277
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">What hit song by the
278
+ Platters later went on to be the title of a 1994 movie starring Marisa Tomei?
279
+ <b>Only You</b> </font></li>
280
+ <li><font face="Verdana, Arial, Helvetica, sans-serif"> On the periodic table
281
+ of elements, what is the symbol for iron? <b>Fe</b></font></li>
282
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">What is the Spanish word
283
+ for Spanish? <b>Espa&ntilde;ol</b></font></li>
284
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">Comedy Central is presently
285
+ running a game show entitled <i>Don&#146;t Forget Your&#133;</i> what? <b>Toothbrush</b></font></li>
286
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">What six-letter word
287
+ is the motto of California? <b>Eureka</b></font></li>
288
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">What word, when taken
289
+ as a noun, is a kind of seafood, and when taken as a verb means to bake in
290
+ a sauce and cover in bread crumbs? <b>Scallop</b></font></li>
291
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">What musical instrument
292
+ is associated with jazz musician Toots Thielman? <b>Harmonica</b></font></li>
293
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">Fred Durst is a member
294
+ of what rock band? <b>Limp Bizkit</b></font></li>
295
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">Whose organization makes
296
+ use of the vessels Calypso, Calypso II, and Alcyon? <b>Jacques Cousteau</b></font></li>
297
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">When he went solo, Bruce
298
+ Wayne&#146;s sidekick Dick Grayson dumped the name &quot;Robin&quot; and became
299
+ who? <b>Nightwing</b></font></li>
300
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">Who played actor Richard
301
+ Hatch&#146;s father on Battlestar Galactica? <b>Lorne Greene</b></font></li>
302
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">What word can mean either
303
+ a drink made with Kahlua and cream, or a large hat? <b>Sombrero</b></font></li>
304
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">What golden oldie singer
305
+ had a voice that earned him the nickname, &quot;The Velvet Fog&quot;? <b>Mel
306
+ Torm&eacute; </b></font></li>
307
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">What Benjamin Hoff book
308
+ connected Asian philosophy to a certain children&#146;s literary character?
309
+ <b>The Tao of Pooh</b> </font></li>
310
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">Who is actress Isabella
311
+ Rosellini&#146;s mother? <b>Ingrid Bergman</b></font></li>
312
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">What clothing company&#146;s
313
+ logo consists of a question mark inside a triangle? <b>Guess (Jeans)</b></font></li>
314
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">What interjection was
315
+ first used during parachute jumps at Fort Benning, Georgia, in 1940? <b>Geronimo</b></font></li>
316
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">What 1999 animated film
317
+ was loosely based on a 1968 children&#146;s science fiction novel by Ted Hughes?
318
+ <b>The Iron Giant</b> </font></li>
319
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">What word can mean either
320
+ &quot;remarkable&quot; or &quot;unresolved&quot;? <b>Outstanding</b></font></li>
321
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">In Roman numerals, what
322
+ is C minus XCVI? <b>IV</b></font></li>
323
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">What boxer did Mike Tyson
324
+ famously bite in 1997? <b>Evander Holyfield</b></font></li>
325
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">What hunter appears in
326
+ the northeastern American sky in fall and winter? <b>Orion</b></font></li>
327
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">What turn-of-the-century
328
+ baseball player was nicknamed &quot;The Georgia Peach&quot;? <b>Ty Cobb</b></font></li>
329
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">What do you call a follower
330
+ of radical capitalist Ayn Rand&#146;s philosophy? <b>Objectivist</b></font></li>
331
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">What is the common measure
332
+ for the decay or transmutation of a radioactive element? <b>Half-life</b></font></li>
333
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">In the science of sleep,
334
+ what does REM stand for? <b>Rapid eye movement</b></font></li>
335
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">What 1995 movie had Dustin
336
+ Hoffman attempting to contain the fictional &quot;Mutaba&quot; virus? <b>Outbreak</b></font></li>
337
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">What Japanese video-game
338
+ giant started its life in 1889 making playing cards? <b>Nintendo</b></font></li>
339
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">What literary genre is
340
+ William Gibson&#146;s <i>Neuromancer</i> often credited with ushering in?
341
+ <b>Cyberpunk</b></font></li>
342
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">What car company made
343
+ the Gloria, the Spitfire, the Dolomite, and the TR7? <b>Triumph</b></font></li>
344
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">What&#146;s the Latin
345
+ phrase meaning &quot;of many, one&quot;? <b>E pluribus unum</b></font></li>
346
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">What state borders Wisconsin,
347
+ Michigan, Indiana, Kentucky, Missouri, and Iowa? <b>Illinois</b></font></li>
348
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">What car company makes
349
+ the Testerossa? <b>Ferrari</b></font></li>
350
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">Together, Minneapolis
351
+ and St. Paul are known as the what? <b>Twin Cities</b></font></li>
352
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">The boxed game is called
353
+ Othello, but what&#146;s the generic name for the &quot;game of dramatic reversals&quot;?
354
+ <b>Reversi</b> </font></li>
355
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">According to the Bible,
356
+ what is Sodom&#146;s sister city? <b>Gomorrah</b></font></li>
357
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">What movie, in theaters
358
+ now, has the tag line &quot;No one gets away clean&quot;? <b>Traffic</b></font></li>
359
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">What was the name of
360
+ the character played by Desi Arnez on &quot;I Love Lucy&quot;? <b>Ricky Ricardo</b></font></li>
361
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">What sign follows Scorpio
362
+ on the zodiac chart? <b>Sagittarius</b></font></li>
363
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">What children&#146;s
364
+ singer&#146;s albums include &quot;Evergreen Everblue,&quot; &quot;Bananaphone,&quot;
365
+ and &quot;Everything Grows&quot;? <b>Raffi</b></font></li>
366
+ <li><font face="Verdana, Arial, Helvetica, sans-serif"> What French writer is
367
+ quoted as saying, &quot;If God did not exist, it would be necessary to invent
368
+ him&quot;? <b>Voltaire</b></font></li>
369
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">Who played Joe Pesci&#146;s
370
+ cousin, who stands accused of murder, in <i>My Cousin Vinny</i>? <b>Ralph
371
+ Macchio </b></font></li>
372
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">In <i>Fahrenheit 451,</i>
373
+ what was the occupation of Guy Montag? <b>Fireman</b></font></li>
374
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">Although it took place
375
+ in November, thanks to their use of the old style Julian calendar, in what
376
+ month do Russians celebrate the Bolshevik revolution? <b>October</b></font></li>
377
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">What country is on the
378
+ northeastern tip of the African continent? <b>Egypt</b></font></li>
379
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">What constellation&#146;s
380
+ name translates to &quot;the great bear&quot;? <b>Ursa Major</b></font></li>
381
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">In Greek mythology, who
382
+ fell in love with his own reflection? <b>Narcissus</b></font></li>
383
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">In IBM&#146;s OS/2, what
384
+ does the &quot;OS&quot; stand for? <b>Operating system</b></font></li>
385
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">What kind of alcohol
386
+ is added to gasoline to create &quot;gasohol&quot;? <b>Ethynol or ethyl alcohol</b></font></li>
387
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">Whether she actually
388
+ used it or not, what murder weapon was under Sharon Stone&#146;s bed at the
389
+ end of <i>Basic Instinct</i>? <b>Icepick</b></font></li>
390
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">In a 1969 hit for Three
391
+ Dog Night, who is &quot;coming&quot;? <b>Eli</b></font></li>
392
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">What Norton Juster novel
393
+ featured Rhyme, Reason, Milo, Tock, and the kingdoms of Dictionopolis and
394
+ Digitopolis? <b>The Phantom Tollbooth</b></font></li>
395
+ <li><font face="Verdana, Arial, Helvetica, sans-serif"> What Elmore Leonard
396
+ novel was turned into a 1998 movie starring George Clooney and Jennifer Lopez?
397
+ <b>Out of Sight</b></font></li>
398
+ </ol>
399
+ <p></p>
400
+ <p>&nbsp;</p>
401
+ </body>
402
+ </html>
benchmark/MIT_Mystery_Hunt/puzzles/by_tsv/2001/2001_index.html/mathophobia.html ADDED
@@ -0,0 +1,55 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2
+ <html>
3
+ <head>
4
+ <title>Solution: Mathophobia</title>
5
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
6
+ <meta name="robots" content="noindex, nofollow">
7
+ </head>
8
+
9
+ <body bgcolor="#FFFFFF" text="000000" link="#FF0000" vlink="#330033" alink="#CCCC00">
10
+ <h3><font face="Verdana, Arial, Helvetica, sans-serif"> <font color="ff0000">Solution:</font>
11
+ Mathophobia</font></h3>
12
+ <p> <font face="Verdana, Arial, Helvetica, sans-serif"> <i>Written by Eric Albert</i></font></p>
13
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">First, thanks to Nat Hellerstein
14
+ and, especially, Andy Latto for their math insights and suggestions for this
15
+ puzzle.</font></p>
16
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">This is a hard puzzle to
17
+ solve mathematically. It probably makes much more sense to write a straightforward
18
+ computer program that tries every possibility. This entails going through a
19
+ range of possible numbers (1 to 2000, say) and, treating each number in succession
20
+ as the &quot;base number,&quot; calculating its average expected score. The
21
+ running time of such a program is under a second.</font></p>
22
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">You calculate the average
23
+ expected score by looking at the score you'd get for that base number for each
24
+ of the 216 possible dice rolls (216 = 6 x 6 x 6), then summing all of the scores,
25
+ and dividing the resulting sum by 216. You need to remember to make a special
26
+ case of the dice roll &quot;6,6,6&quot; when you're calculating for yourself
27
+ (but not for the Devil).</font></p>
28
+ <p><font face="Verdana, Arial, Helvetica, sans-serif"> Once you've got the average
29
+ expected score for each of the base numbers, you just sort all these scores
30
+ to find out the best base number. It turns out that this number is 644. You
31
+ then read off its expected score, which you've already calculated, which is
32
+ 69 for each round, on average.</font></p>
33
+ <p><font face="Verdana, Arial, Helvetica, sans-serif"> The devil always chooses
34
+ 666. His expected score is 69 and 17/36 each round.</font></p>
35
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">Then, following the instructions:</font></p>
36
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">644 [reverse] --&gt; 446
37
+ [square] --&gt; 198,916<br>
38
+ 102 [reverse] --&gt; 201 [square] --&gt; 40,401<br>
39
+ 69 [reverse] --&gt; 96 [square] --&gt; 9,216 [first two digits] --&gt; 92</font></p>
40
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">The resulting digits, in
41
+ order are:</font></p>
42
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">1&nbsp;&nbsp;9 &nbsp;&nbsp;8
43
+ &nbsp;&nbsp;9 &nbsp;&nbsp;1 &nbsp;&nbsp;6 &nbsp;&nbsp;4 &nbsp;&nbsp;0 &nbsp;&nbsp;4
44
+ &nbsp;&nbsp;0 &nbsp;&nbsp;1 &nbsp;&nbsp;9 &nbsp;&nbsp;2</font></p>
45
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">When these digits are added
46
+ to the given numbers, the results are:</font></p>
47
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">9&nbsp;&nbsp;14 &nbsp;&nbsp;19
48
+ &nbsp;&nbsp;20 &nbsp;&nbsp;18 &nbsp;&nbsp;21 &nbsp;&nbsp;13 &nbsp;&nbsp;5 &nbsp;&nbsp;14
49
+ &nbsp;&nbsp;20 &nbsp;&nbsp;1 &nbsp;&nbsp;12&nbsp;&nbsp;19</font></p>
50
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">which is just the alphabetical
51
+ positions of the letters of the answer:</font></p>
52
+ <p><font face="Verdana, Arial, Helvetica, sans-serif"><b>I N S T R U M E N T A
53
+ L S</b></font></p>
54
+ </body>
55
+ </html>
benchmark/MIT_Mystery_Hunt/puzzles/by_tsv/2001/2001_index.html/monster.html ADDED
@@ -0,0 +1,73 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2
+ <html>
3
+ <head>
4
+ <title>Solution: To a Monster</title>
5
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
6
+ <meta name="robots" content="noindex, nofollow">
7
+ </head>
8
+
9
+ <body bgcolor="#FFFFFF" text="000000" link="#FF0000" vlink="#330033"
10
+ alink="#CCCC00">
11
+
12
+ <h3><font face="Verdana, Arial, Helvetica, sans-serif">
13
+ <font color="ff0000">
14
+ Solution:
15
+ </font>
16
+ To a Monster (Phase 1 Object Puzzle)
17
+ </font></h3>
18
+ <p><font face="Verdana, Arial, Helvetica, sans-serif"><i>Written by
19
+ Kevin Wald
20
+ </i></font></p>
21
+
22
+ <font face="Verdana, Arial, Helvetica, sans-serif">
23
+ <p>
24
+ The clues in the body of the monster yield four-letter words
25
+ which are alternate lines of a word ladder (a sequence of words
26
+ each of which is different from the last in exactly one letter):
27
+ </p>
28
+ </font>
29
+
30
+ <blockquote>
31
+ <pre>
32
+ ? -> LECH -> ? -> YEAH -> ? -> TEAR -> ? -> TERM ->
33
+ ? -> GERE -> ? -> MARE -> ? -> YALE -> ? -> RULE ->
34
+ ? -> RIDE -> ? -> TIRE -> ? -> SITE -> ? -> CUTE ->
35
+ ? -> CUES -> ? -> HOES -> ? -> LOTS -> ? -> LASS ->
36
+ ? -> VAST -> ? -> NEST -> ?
37
+ </pre>
38
+ </blockquote>
39
+
40
+ <font face="Verdana, Arial, Helvetica, sans-serif">
41
+ <p>
42
+ The end words and in-between words have numbers corresponding to each of
43
+ their letters; when these words are deduced, this will assign a letter to
44
+ each number from 1 to 52. Using the surrounding words for each in-between
45
+ word, the clueing to the first and last words in the opening poem (which
46
+ is a pastiche of the first stanza of Robert Burns' <i>To a Mouse</i>, and
47
+ thus hints at the Scottish LOCH NESS monster), and cross-checking between
48
+ different occurences of the same number, the word ladder is deduced to be:
49
+ </p>
50
+ </font>
51
+
52
+ <blockquote>
53
+ <pre>
54
+ LOCH -> LECH -> LEAH -> YEAH -> YEAR -> TEAR -> TEAM -> TERM ->
55
+ GERM -> GERE -> MERE -> MARE -> MALE -> YALE -> YULE -> RULE ->
56
+ RUDE -> RIDE -> TIDE -> TIRE -> SIRE -> SITE -> CITE -> CUTE ->
57
+ CUTS -> CUES -> HUES -> HOES -> HOTS -> LOTS -> LOSS -> LASS ->
58
+ LAST -> VAST -> VEST -> NEST -> NESS
59
+ </pre>
60
+ </blockquote>
61
+
62
+ <font face="Verdana, Arial, Helvetica, sans-serif">
63
+ <p>
64
+ And the assigned letters, read out in order from 1 to 52, spell:
65
+ <blockquote>
66
+ <b>EVIDENCE THAT SOME CREATURE USUALLY THOUGHT MYTHICAL IS REAL</b>,
67
+ </blockquote>
68
+ which is the object that must be supplied for the Phase 1 ritual.
69
+ </p>
70
+ </font>
71
+
72
+ </body>
73
+ </html>
benchmark/MIT_Mystery_Hunt/puzzles/by_tsv/2001/2001_index.html/necromancy.html ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2
+ <html>
3
+ <head>
4
+ <title>Solution: Necromancy</title>
5
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
6
+ <meta name="robots" content="noindex, nofollow">
7
+ </head>
8
+
9
+ <body bgcolor="#FFFFFF" text="000000" link="#FF0000" vlink="#330033"
10
+ alink="#CCCC00">
11
+
12
+ <h3><font face="Verdana, Arial, Helvetica, sans-serif">
13
+ <font color="ff0000">
14
+ Solution:
15
+ </font>
16
+ Necromancy
17
+ </font></h3>
18
+ <p><font face="Verdana, Arial, Helvetica, sans-serif"><i>Written by
19
+ Kevin Wald
20
+ </i></font></p>
21
+
22
+ <font face="Verdana, Arial, Helvetica, sans-serif">
23
+ <p>
24
+ Necromancy is divination by means of the dead. The initial letters of the
25
+ names of the dead people in each list spell out the words HENRY, PART, ACT,
26
+ SCENE, LINE, and TY. The numbers of left over (live) people in the lists
27
+ are 4, 1, 3, 1, 5, and 3. _Henry IV, Part I_, Act 3, Scene 1, line 53
28
+ (5-ty 3) is "I can call spirits from the vasty deep." When this line
29
+ is entered into the row of dashes and numbers below the lists, the numbers
30
+ 1-6 correpond to the letters N, O, M, A, D, and S, so the answer is
31
+ <b>nomads<b>.
32
+ </p>
33
+ </font>
34
+
35
+ </body>
36
+ </html>
benchmark/MIT_Mystery_Hunt/puzzles/by_tsv/2001/2001_index.html/numerology.html ADDED
@@ -0,0 +1,115 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2
+ <html>
3
+ <head>
4
+ <title>Solution: Numerology</title>
5
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
6
+ <meta name="robots" content="noindex, nofollow">
7
+ </head>
8
+
9
+ <body bgcolor="#FFFFFF" text="000000" link="#FF0000" vlink="#330033" alink="#CCCC00">
10
+ <h3><font face="Verdana, Arial, Helvetica, sans-serif"> <font color="ff0000">Solution:</font>
11
+ Numerology</font></h3>
12
+ <p><font face="Verdana, Arial, Helvetica, sans-serif"><i>Written by Tom Weisswange</i></font></p>
13
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">The small hex grid labeled
14
+ &quot;EX:&quot; on the first webpage serves two purposes: it (1) hints at the
15
+ rule that determines how the escape path meanders through the grid, and (2)
16
+ hints at the method for extracting the solution word from a grid once the path
17
+ is determined.</font></p>
18
+ <p><font face="Verdana, Arial, Helvetica, sans-serif"> In order to deduce both
19
+ of these, it is necessary to determine the number corresponding to each hexagon
20
+ -- that is, the solution to the corresponding trivia question:</font></p>
21
+ <p><font face="Verdana, Arial, Helvetica, sans-serif"> A: 22.<br>
22
+ B: 4.<br>
23
+ C: 5 (&quot;Secant, cosine, tangent, sine,/Three point one four one five nine!&quot;).<br>
24
+ D: 15. (He drops a tablet.)<br>
25
+ E: 6. (This is, apparently, accurate cricket scoring.)<br>
26
+ F: 9.<br>
27
+ G: 19. (Specifically, it was patented in May, 1829, by Cyrill Demian.)<br>
28
+ H: 13.<br>
29
+ I: 8. (The full private name of Judiciary Pag, a character in Douglas Adams'
30
+ <i>Life, the Universe, and Everything</i>, is &quot;Zipo Bibrok 5 x 10^8&quot;.)<br>
31
+ J: 11. (WPIX-TV is New York's channel 11.)<br>
32
+ K: 2. (The band is the three-member &quot;Ben Folds Five.&quot;)<br>
33
+ L: 3.<br>
34
+ M: 12, of course.<br>
35
+ N: 24. (Success at this task is worth 250 points.) <br>
36
+ O: 14 (<i>Don't Be a Menace to South Central While Drinking Your Juice in the
37
+ Hood</i>).<br>
38
+ P: 23 (on <i>Max Headroom</i>).<br>
39
+ Q: 20.<br>
40
+ R: 1.<br>
41
+ S: 18. (The Hebrew numeral for 18 consists of the letters heth and yod as seen
42
+ here; this is of great numerological import, because they also spell <i>chai,</i>
43
+ meaning &quot;life.&quot;) </font></p>
44
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">When these numbers have
45
+ been associated with their corresponding hexagons, the solver may notice that:</font></p>
46
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">1) If a hexagon on the escape
47
+ path has associated number n, the path leaves that hexagon via the side which
48
+ is nth after the top, counting clockwise (and circling around the hexagon as
49
+ many times as neccesary). The last three sentences of Mr. Suda's notes additionally
50
+ hint that it is &quot;the numbers&quot; that indicate the &quot;way out&quot;
51
+ of a room.<br>
52
+ 2) The two hexagons which are not on the escape path are C and N, which have
53
+ associated numbers 5 and 22, which (under the usual A = 1, B = 2 code) yield
54
+ EX, the label for this particular hex grid.</font></p>
55
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">On the second page (reached
56
+ by clicking &quot;Go to the full puzzle&quot;), there is a larger hex grid.
57
+ When the numbers associated to the hexagons are found, they will determine an
58
+ escape path according to rule (1) above, and the unused hexagons will determine
59
+ the solution word as per (2) above.</font></p>
60
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">The answers to the trivia
61
+ questions on the second page are:</font></p>
62
+ <p><font face="Verdana, Arial, Helvetica, sans-serif"> A: 16.<br>
63
+ B: 27.<br>
64
+ C: 17.<br>
65
+ D: 22.<br>
66
+ E: 14 (in the <i>Harry Potter</i> books).<br>
67
+ F: 9 (in &quot;Piano Man&quot;: &quot;It's nine o'clock on a Saturday . . .&quot;).<br>
68
+ G: 32.<br>
69
+ H: 11. (Of the 14 increases, the only one that aren't doublings are $200 -&gt;
70
+ $300, $300 -&gt; $500, and $64,000 -&gt; $125,000.)<br>
71
+ I: 30. (The knights and bishop have none, the pawns and lances have one each,
72
+ the silver generals have two each, the king and gold generals have three each,
73
+ and the rook has six.) <br>
74
+ J: 19. (One 0, and two each of the numbers 1-9.)<br>
75
+ K: 3 (that is, all of them).<br>
76
+ L: 1. (As it happens, 8675309 is a prime number.)<br>
77
+ M: 37 (for all the aces, kings, and queens, and one jack).<br>
78
+ N: 7. (The only move that is a winner for O is the center square.)<br>
79
+ O: 31. (The numbers in the N column are all in the range 31-45.) <br>
80
+ P: 43.<br>
81
+ Q: 8.<br>
82
+ R: 10.<br>
83
+ S: 21 (five miners, eight scouts, six bombs, the spy, and the flag).<br>
84
+ T: 23.<br>
85
+ U: 15.<br>
86
+ V: 12.<br>
87
+ W: 5.<br>
88
+ X: 28 (in seven stacks, with one through seven cards respectively).<br>
89
+ Y: 49. <br>
90
+ Z: 4.<br>
91
+ !: 24 (two regular rounds and two Winner's Circles, with six categories each).<br>
92
+ @: 38. (It's the row from C to I inclusive.)<br>
93
+ #: 29. (This occurs if the hand is J555 and the turned-up card is the five of
94
+ the same suit as the jack.) <br>
95
+ $: 26. (See <i>Monty Python and the Holy Grail</i> for the complete quote.)<br>
96
+ </font><font face="Verdana, Arial, Helvetica, sans-serif">%: 36. (The complete
97
+ list is (0, +-65), (+-16, +-63), (+-25, +-60), (+-33, +-56), (+-39, +-52), (+-52,
98
+ +-39), (+-56, +-33), (+-60, +-25), (+-63, +-16), and (+-65, 0).) <br>
99
+ ^: 20.<br>
100
+ &amp;: 18. (The film is <i>18 Again.</i>)<br>
101
+ *: 7. (That is, this is book #7 in the Hardy Boys series.)<br>
102
+ (: 2. (One would not need mirror-image versions of the L and S pieces.)<br>
103
+ ): 6 (S, E, A, R, C, and H).<br>
104
+ ?: 25.</font></p>
105
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">Thus, starting from the
106
+ center hexagon (S) the escape path goes S -&gt; Z -&gt; # -&gt; Y -&gt; V -&gt;
107
+ O -&gt; L -&gt; I -&gt; C -&gt; A -&gt; B -&gt; H -&gt; D -&gt; G -&gt; K -&gt;
108
+ R -&gt; U -&gt; @ -&gt; ^ -&gt; ( -&gt; ? -&gt; ) -&gt; $ -&gt; * -&gt; % -&gt;
109
+ X -&gt; ! -&gt; T -&gt; P -&gt; M -&gt; J -&gt; outside. The unused hexagons
110
+ are E, F, N, Q, W, and &amp;, whose associated numbers are 14, 9, 7, 8, 5, 18,
111
+ so the solution is <b>NIGHER</b> (which is additionally hinted at by &quot;Oh,
112
+ but you're getting closer . . . closer . . .&quot;). </font></p>
113
+ <p>&nbsp; </p>
114
+ </body>
115
+ </html>
benchmark/MIT_Mystery_Hunt/puzzles/by_tsv/2001/2001_index.html/nyctophobia.html ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2
+ <html>
3
+ <head>
4
+ <title>Solution: Nyctophobia</title>
5
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
6
+ <meta name="robots" content="noindex, nofollow">
7
+ </head>
8
+
9
+ <body bgcolor="#FFFFFF" text="000000" link="#FF0000" vlink="#330033" alink="#CCCC00">
10
+ <h3><font face="Verdana, Arial, Helvetica, sans-serif"> <font color="ff0000">Solution:</font>
11
+ Nyctophobia</font></h3>
12
+ <p><font face="Verdana, Arial, Helvetica, sans-serif"><i>Written by Ken Olum</i></font></p>
13
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">The objects are</font></p>
14
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">M31 Andromeda<br>
15
+ Sun Sagittarius<br>
16
+ Saturn Taurus<br>
17
+ NGC 1313 Reticulum<br>
18
+ Horsehead nebula Orion<br>
19
+ Little dumbbell nebula Perseus<br>
20
+ M13 Hercules<br>
21
+ &quot;no image available&quot; Y (J, K, Q, W, X, Z would also be possible)<br>
22
+ Trifid nebula Sagittarius<br>
23
+ IC 5152 Indus<br>
24
+ Antennae Corvus<br>
25
+ Stingray nebula Ara<br>
26
+ Mars Libra</font></p>
27
+ <p><font face="Verdana, Arial, Helvetica, sans-serif"> There is no constellation
28
+ that begins with Y. First letters spell the answer (<b>astrophysical</b>).</font><b><font face="Verdana, Arial, Helvetica, sans-serif">
29
+ </font></b> </p>
30
+ </body>
31
+ </html>
benchmark/MIT_Mystery_Hunt/puzzles/by_tsv/2001/2001_index.html/papyrophobia.html ADDED
@@ -0,0 +1,53 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2
+ <html>
3
+ <head>
4
+ <title>Solution: Papyrophobia</title>
5
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
6
+ <meta name="robots" content="noindex, nofollow">
7
+ </head>
8
+
9
+ <body bgcolor="#FFFFFF" text="000000" link="#FF0000" vlink="#330033"
10
+ alink="#CCCC00">
11
+
12
+ <h3><font face="Verdana, Arial, Helvetica, sans-serif">
13
+ <font color="ff0000">
14
+ Solution:
15
+ </font>
16
+ Papyrophobia
17
+ </font></h3>
18
+ <p><font face="Verdana, Arial, Helvetica, sans-serif"><i>Written by
19
+ Justin Legakis</i></font></p>
20
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">
21
+ Once cut out and assembled, the 6 shapes form pieces of a 6-piece burr
22
+ puzzle. The pieces fit together in only one way. Once the burr is
23
+ solved, the message "BRING 2 HUNT HEADQUARTERS" is easily read.
24
+ </font></p><font face="Verdana, Arial, Helvetica, sans-serif">
25
+
26
+ <center>
27
+ <img src="papyrophobia1.jpg" border=1>
28
+ <br>
29
+ <font face="Verdana, Arial, Helvetica, sans-serif">
30
+ Assembled Pieces
31
+ </font>
32
+ <br><br>
33
+
34
+ <img src="papyrophobia2.jpg" border=1>
35
+ <br>
36
+ <font face="Verdana, Arial, Helvetica, sans-serif">
37
+ Solved Burr
38
+ </font>
39
+ <br><br>
40
+ </center>
41
+
42
+
43
+ <p><font face="Verdana, Arial, Helvetica, sans-serif"> Although not necessary
44
+ for solving this puzzle, there in an online <a href="http://www.research.ibm.com/BurrPuzzles/Build.html">interactive
45
+ applet </a> on IBM's web site than can be used to solve 6-piece burr puzzles.
46
+ When the solved puzzle was brought to hunt headquarters, the answer word <b>orthohydrogen</b>
47
+ was given to the team. </font></p>
48
+
49
+
50
+ <p></p>
51
+
52
+ </font></body>
53
+ </html>
benchmark/MIT_Mystery_Hunt/puzzles/by_tsv/2001/2001_index.html/parts.html ADDED
@@ -0,0 +1,50 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2
+ <html>
3
+ <head>
4
+ <title>Solution: Parts is Parts</title>
5
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
6
+ <meta name="robots" content="noindex, nofollow">
7
+ </head>
8
+
9
+ <body bgcolor="#FFFFFF" text="000000" link="#FF0000" vlink="#330033"
10
+ alink="#CCCC00">
11
+
12
+ <h3><font face="Verdana, Arial, Helvetica, sans-serif">
13
+ <font color="ff0000">
14
+ Solution:
15
+ </font>
16
+ Parts is Parts
17
+ </font></h3>
18
+ <p><font face="Verdana, Arial, Helvetica, sans-serif"><i>Written by
19
+ Eric Berlin
20
+ </i></font></p>
21
+
22
+ <font face="Verdana, Arial, Helvetica, sans-serif">
23
+ <p>
24
+ The trigrams (three-letter groups) can be arranged to form a list of
25
+ monsters (most of them familiar, and all of them findable in the
26
+ AD&D Monster Manual.) Each monster, however, is missing one letter.
27
+ The correct order of trigrams is as follows:
28
+ <blockquote>
29
+ z(O)mbie<br>
30
+ ce(N)taur<br>
31
+ vampir(E)<br>
32
+ chimer(A)<br>
33
+ e(F)reet<br>
34
+ skele(T)on<br>
35
+ m(E)dusa<br>
36
+ minotau(R)<br>
37
+ grif(F)on<br>
38
+ wra(I)th<br>
39
+ mind (F)layer<br>
40
+ (T)roll<br>
41
+ s(H)rieker
42
+ </blockquote>
43
+ The missing letters, taken in order, spell ONE AFTER FIFTH. The answer to
44
+ the puzzle is thus
45
+ <b>sixth<b>.
46
+ </p>
47
+ </font>
48
+
49
+ </body>
50
+ </html>
benchmark/MIT_Mystery_Hunt/puzzles/by_tsv/2001/2001_index.html/phase1_metapuzzle.html ADDED
@@ -0,0 +1,77 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2
+ <html>
3
+ <head>
4
+ <title>Solution: Phase 1 Metapuzzle</title>
5
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
6
+ <meta name="robots" content="noindex, nofollow">
7
+ </head>
8
+
9
+ <body bgcolor="#FFFFFF" text="000000" link="#FF0000" vlink="#330033"
10
+ alink="#CCCC00">
11
+
12
+ <h3><font face="Verdana, Arial, Helvetica, sans-serif">
13
+ <font color="ff0000">
14
+ Solution:
15
+ </font>
16
+ Phase 1 Metapuzzle
17
+ </font></h3>
18
+ <p><font face="Verdana, Arial, Helvetica, sans-serif"><i>Written by
19
+ Kevin Wald
20
+ </i></font></p>
21
+
22
+ <font face="Verdana, Arial, Helvetica, sans-serif">
23
+ <p>
24
+ In Phase 1, each of the first twelve puzzles has (in addition to the
25
+ numerical Spookiness Rating mentioned in the Hunt introduction) a
26
+ "Puzzlement Rating" which is a sequence of three letters (or "trigram").
27
+ These trigrams, when ordered properly, read:
28
+ <blockquote>
29
+ BUI LDI NTH ISO RDE RAN ONS QUA REW ORD SQU ARE,
30
+ </blockquote>
31
+ that is,
32
+ <blockquote>
33
+ BUILD IN THIS ORDER A NONSQUARE WORD SQUARE.
34
+ </blockquote>
35
+ So the solvers must take the solution words to the twelve puzzle
36
+ and arrange them, in the order determined by the above ordering of
37
+ the trigrams, into a "nonsquare word square"; that is, a diagonally
38
+ symmetric figure consisting of intersecting words, with the same words
39
+ across and down (as in an ordeinary word square), but which is not
40
+ actually square. (One of the "solving references" pages actually goes
41
+ into more detail about such figures, which are called "diagamorphs,"
42
+ but this is not necessary information for solving the puzzle.)
43
+ </p>
44
+ <p>
45
+ It turns out that to build the "nonsquare word square" out of the
46
+ given words, three additional lines must be incorporated, as indicated
47
+ by the arrows below:
48
+ </p>
49
+ </font>
50
+
51
+ <pre>
52
+ ABBA
53
+ BLENCH
54
+ -> BE GOO
55
+ ANGLER
56
+ COEDIT
57
+ HORIZON
58
+ -> TO US
59
+ NUDIST
60
+ SIXTH
61
+ STREAK
62
+ -> THE BLOB
63
+ ABLAZE
64
+ KLAXON
65
+ OZONE
66
+ BENES
67
+ </pre>
68
+
69
+ <font face="Verdana, Arial, Helvetica, sans-serif">
70
+ <p>
71
+ Thus, the entity to be summoned is <b>The Blob</b>, and the incantation is
72
+ <b>"Be goo to us."</b>
73
+ </p>
74
+ </font>
75
+
76
+ </body>
77
+ </html>
benchmark/MIT_Mystery_Hunt/puzzles/by_tsv/2001/2001_index.html/phase2_metapuzzle.html ADDED
@@ -0,0 +1,304 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2
+ <html>
3
+ <head>
4
+ <title>Solution: Phase 2 Object and Metapuzzle</title>
5
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
6
+ <meta name="robots" content="noindex, nofollow">
7
+ </head>
8
+
9
+ <body bgcolor="#FFFFFF" text="000000" link="#FF0000" vlink="#330033"
10
+ alink="#CCCC00">
11
+
12
+ <h3><font face="Verdana, Arial, Helvetica, sans-serif">
13
+ <font color="ff0000">
14
+ Solution:
15
+ </font>
16
+ Phase 2 Object and Metapuzzle
17
+ </font></h3>
18
+ <p><font face="Verdana, Arial, Helvetica, sans-serif"><i>Written by
19
+ Scott Weiss</i></font></p>
20
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">
21
+ The grid that looks like a wordsearch is in fact
22
+ really a wordsearch. It contains the names of twenty-six horror novels
23
+ (mostly taken from the bestseller list at amazon). The twist is that
24
+ each title has a mistyped letter. The list of the 26 titles appears below:
25
+ <blockquote>
26
+ BGYSLIFE (Boys' Life)<br>
27
+ BTGOFBONES (Bag of Bones)<br>
28
+ CRAZLEANDALL (Cradle And All)<br>
29
+ DIFQERENTSEASONS (Different Seasons)<br>
30
+ DRJEKALLANDMRHYDE (Dr. Jekyll and Mr. Hyde)<br>
31
+ EYEOFTHESTOFM (Eye of the Storm)<br>
32
+ HANNYBAL (Hannibal)<br>
33
+ HAUNDED (Haunted)<br>
34
+ HEARTSINVTLANTIS (Hearts in Atlantis)<br>
35
+ HOMSEOFLEAVES (House of Leaves)<br>
36
+ IPMLEGEND (I Am Legend)<br>
37
+ MAGICTERRCR (Magic Terror)<br>
38
+ MIDNIGHTENCHANTOENT (Midnight Enchantment)<br>
39
+ MISEIY (Misery)<br>
40
+ MOSNFALL (Moonfall)<br>
41
+ NIGHTLHADE (Nightshade)<br>
42
+ RALSEMEMORY (False Memory)<br>
43
+ SEIZETHENIGKT (Seize The Night)<br>
44
+ THEETAND (The Stand)<br>
45
+ THEGWEENMILE (The Green Mile)<br>
46
+ THETBENCH (The Trench)<br>
47
+ TURNXFTHESCREW (Turn Of The Screw)<br>
48
+ UERRICK (Merrick)<br>
49
+ VITTORIJTHEVAMPIRE (Vittorio The Vampire)<br>
50
+ WITHEH (Wither)<br>
51
+ YOUCNMEWHENICALLYOU (You Come When I Call You)<br>
52
+ </blockquote>
53
+ </font></p>
54
+
55
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">
56
+ Note that each of the incorrect letters in the list above is
57
+ different. Take the letters that should be there, and arrange them in
58
+ reverse alphabetical order of the incorrect letters. You will get the
59
+ directions DIORAMA OF FAMOUS HORROR STORY.
60
+ </font></p>
61
+
62
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">
63
+ Look at the unused letters in the wordsearch from top to bottom,
64
+ left to right (down the first column, then down the second, etc.) You
65
+ will get the following sequence:
66
+ <blockquote>
67
+ RLANELLISOPHENKPYZBRITHOMASHARATHKINRAMSTOKBARAHAM<br>
68
+ BLTEVEALUYDEMAUPASSASHINGTONIRVLIVEBARKOHNSAUYSHEL<br>
69
+ </blockquote>
70
+ Each piece of that long string is the middle part of the name of
71
+ a horror author (according to Amazon,
72
+ anyway). For example, the first one is RLANELLISO, which is the middle
73
+ of HA(RLAN ELLISO)N. Now look at those twelve answer words. One is
74
+ HA(MA)N. So RLANELLISO encodes the bigram MA. Here's the complete encoding:
75
+ </font></p>
76
+
77
+ <blockquote>
78
+ <table>
79
+
80
+ <tr>
81
+ <td><font face="Verdana, Arial, Helvetica, sans-serif">
82
+ String:
83
+ </font></td>
84
+ <td><font face="Verdana, Arial, Helvetica, sans-serif">
85
+ Answer Word:
86
+ </font></td>
87
+ <td><font face="Verdana, Arial, Helvetica, sans-serif">
88
+ Author:
89
+ </font></td>
90
+ <td><font face="Verdana, Arial, Helvetica, sans-serif">
91
+ Bigram:
92
+ </font></td>
93
+ </tr>
94
+
95
+ <tr>
96
+ <td><font face="Verdana, Arial, Helvetica, sans-serif">
97
+ RLANELLISO
98
+ </font></td>
99
+ <td><font face="Verdana, Arial, Helvetica, sans-serif">
100
+ HAMAN
101
+ </font></td>
102
+ <td><font face="Verdana, Arial, Helvetica, sans-serif">
103
+ HARLAN ELLISON
104
+ </font></td>
105
+ <td><font face="Verdana, Arial, Helvetica, sans-serif">
106
+ MA
107
+ </font></td>
108
+ </tr>
109
+
110
+ <tr>
111
+ <td><font face="Verdana, Arial, Helvetica, sans-serif">
112
+ PHENK
113
+ </font></td>
114
+ <td><font face="Verdana, Arial, Helvetica, sans-serif">
115
+ STERLING
116
+ </font></td>
117
+ <td><font face="Verdana, Arial, Helvetica, sans-serif">
118
+ STEPHEN KING
119
+ </font></td>
120
+ <td><font face="Verdana, Arial, Helvetica, sans-serif">
121
+ RL
122
+ </font></td>
123
+ </tr>
124
+
125
+ <tr>
126
+ <td><font face="Verdana, Arial, Helvetica, sans-serif">
127
+ PYZBRIT
128
+ </font></td>
129
+ <td><font face="Verdana, Arial, Helvetica, sans-serif">
130
+ POPEYE
131
+ </font></td>
132
+ <td><font face="Verdana, Arial, Helvetica, sans-serif">
133
+ POPPY Z BRITE
134
+ </font></td>
135
+ <td><font face="Verdana, Arial, Helvetica, sans-serif">
136
+ EY
137
+ </font></td>
138
+ </tr>
139
+
140
+ <tr>
141
+ <td><font face="Verdana, Arial, Helvetica, sans-serif">
142
+ HOMASHAR
143
+ </font></td>
144
+ <td><font face="Verdana, Arial, Helvetica, sans-serif">
145
+ TSURIS
146
+ </font></td>
147
+ <td><font face="Verdana, Arial, Helvetica, sans-serif">
148
+ THOMAS HARRIS
149
+ </font></td>
150
+ <td><font face="Verdana, Arial, Helvetica, sans-serif">
151
+ SU
152
+ </font></td>
153
+ </tr>
154
+
155
+ <tr>
156
+ <td><font face="Verdana, Arial, Helvetica, sans-serif">
157
+ ATHKIN
158
+ </font></td>
159
+ <td><font face="Verdana, Arial, Helvetica, sans-serif">
160
+ DEBTS
161
+ </font></td>
162
+ <td><font face="Verdana, Arial, Helvetica, sans-serif">
163
+ D E ATHKINS
164
+ </font></td>
165
+ <td><font face="Verdana, Arial, Helvetica, sans-serif">
166
+ BT
167
+ </font></td>
168
+ </tr>
169
+
170
+ <tr>
171
+ <td><font face="Verdana, Arial, Helvetica, sans-serif">
172
+ RAMSTOK
173
+ </font></td>
174
+ <td><font face="Verdana, Arial, Helvetica, sans-serif">
175
+ BITER
176
+ </font></td>
177
+ <td><font face="Verdana, Arial, Helvetica, sans-serif">
178
+ BRAM STOKER
179
+ </font></td>
180
+ <td><font face="Verdana, Arial, Helvetica, sans-serif">
181
+ IT
182
+ </font></td>
183
+ </tr>
184
+
185
+ <tr>
186
+ <td><font face="Verdana, Arial, Helvetica, sans-serif">
187
+ BARAHAMBL
188
+ </font></td>
189
+ <td><font face="Verdana, Arial, Helvetica, sans-serif">
190
+ BARLEY
191
+ </font></td>
192
+ <td><font face="Verdana, Arial, Helvetica, sans-serif">
193
+ BARBARA HAMBLY
194
+ </font></td>
195
+ <td><font face="Verdana, Arial, Helvetica, sans-serif">
196
+ LE
197
+ </font></td>
198
+ </tr>
199
+
200
+ <tr>
201
+ <td><font face="Verdana, Arial, Helvetica, sans-serif">
202
+ TEVEAL
203
+ </font></td>
204
+ <td><font face="Verdana, Arial, Helvetica, sans-serif">
205
+ SOFTEN
206
+ </font></td>
207
+ <td><font face="Verdana, Arial, Helvetica, sans-serif">
208
+ STEVE ALTEN
209
+ </font></td>
210
+ <td><font face="Verdana, Arial, Helvetica, sans-serif">
211
+ OF
212
+ </font></td>
213
+ </tr>
214
+
215
+ <tr>
216
+ <td><font face="Verdana, Arial, Helvetica, sans-serif">
217
+ UYDEMAUPASSA
218
+ </font></td>
219
+ <td><font face="Verdana, Arial, Helvetica, sans-serif">
220
+ GHENT
221
+ </font></td>
222
+ <td><font face="Verdana, Arial, Helvetica, sans-serif">
223
+ GUY DE MAUPASSANT
224
+ </font></td>
225
+ <td><font face="Verdana, Arial, Helvetica, sans-serif">
226
+ HE
227
+ </font></td>
228
+ </tr>
229
+
230
+ <tr>
231
+ <td><font face="Verdana, Arial, Helvetica, sans-serif">
232
+ SHINGTONIRV
233
+ </font></td>
234
+ <td><font face="Verdana, Arial, Helvetica, sans-serif">
235
+ WARNING
236
+ </font></td>
237
+ <td><font face="Verdana, Arial, Helvetica, sans-serif">
238
+ WASHINGTON IRVING
239
+ </font></td>
240
+ <td><font face="Verdana, Arial, Helvetica, sans-serif">
241
+ RN
242
+ </font></td>
243
+ </tr>
244
+
245
+ <tr>
246
+ <td><font face="Verdana, Arial, Helvetica, sans-serif">
247
+ LIVEBARK
248
+ </font></td>
249
+ <td><font face="Verdana, Arial, Helvetica, sans-serif">
250
+ COVER
251
+ </font></td>
252
+ <td><font face="Verdana, Arial, Helvetica, sans-serif">
253
+ CLIVE BARKER
254
+ </font></td>
255
+ <td><font face="Verdana, Arial, Helvetica, sans-serif">
256
+ OV
257
+ </font></td>
258
+ </tr>
259
+
260
+ <tr>
261
+ <td><font face="Verdana, Arial, Helvetica, sans-serif">
262
+ OHNSAU
263
+ </font></td>
264
+ <td><font face="Verdana, Arial, Helvetica, sans-serif">
265
+ JELL
266
+ </font></td>
267
+ <td><font face="Verdana, Arial, Helvetica, sans-serif">
268
+ JOHN SAUL
269
+ </font></td>
270
+ <td><font face="Verdana, Arial, Helvetica, sans-serif">
271
+ EL
272
+ </font></td>
273
+ </tr>
274
+
275
+ <tr>
276
+ <td><font face="Verdana, Arial, Helvetica, sans-serif">
277
+ YSHEL
278
+ </font></td>
279
+ <td><font face="Verdana, Arial, Helvetica, sans-serif">
280
+ </font></td>
281
+ <td><font face="Verdana, Arial, Helvetica, sans-serif">
282
+ </font></td>
283
+ <td><font face="Verdana, Arial, Helvetica, sans-serif">
284
+ </font></td>
285
+ </tr>
286
+
287
+ </table>
288
+ </blockquote>
289
+
290
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">
291
+ We've got MARLEY SUBTITLE OF HER NOVEL. So the entity is Jacob Marley,
292
+ right? Nope. ("A Christmas Carol" isn't a novel, has no subtitle, and
293
+ wasn't written by a woman.) Take that last string YSHEL, and swap it for
294
+ the "empty" string in the middle of MARLEY. You'll get:
295
+ MARY SHELLEY SUBTITLE OF HER NOVEL.
296
+ </font></p>
297
+
298
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">
299
+ So the entity is <b>Mary Shelley</b>, and the incantation is the subtitle of
300
+ her only well-known horror novel, Frankenstein: <b>The Modern Prometheus</b>.
301
+ </font></p>
302
+
303
+ </body>
304
+ </html>
benchmark/MIT_Mystery_Hunt/puzzles/by_tsv/2001/2001_index.html/phase3_metapuzzle.html ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2
+ <html>
3
+ <head>
4
+ <title>Solution: Phase 3 Metapuzzle</title>
5
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
6
+ <meta name="robots" content="noindex, nofollow">
7
+ </head>
8
+
9
+ <body bgcolor="#FFFFFF" text="000000" link="#FF0000" vlink="#330033" alink="#CCCC00">
10
+ <h3><font face="Verdana, Arial, Helvetica, sans-serif"> <font color="ff0000">Solution:</font>
11
+ Phase 3 Metapuzzle</font></h3>
12
+ <p><font face="Verdana, Arial, Helvetica, sans-serif"><i>Written by Francis Heaney</i></font></p>
13
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">Each of the 12 puzzle solutions
14
+ has a distinct first letter. If the solutions are arranged in alphabetical order,
15
+ the non-initial portions of the solutions form a 12 by 12 square: </font></p><font size="+1"><pre>
16
+ A STROPHYSICAL
17
+ B RINKSMANSHIP
18
+ D AUGHTEROFEVE
19
+ F OREMENTIONED
20
+ I NSTRUMENTALS
21
+ M ARILYNMONROE
22
+ O RTHOHYDROGEN
23
+ P UBLICAFFAIRS
24
+ S ENSORYCORTEX
25
+ T ROUBLEMAKERS
26
+ U NCEREMONIOUS
27
+ W HENCEFORWARD</pre></font>
28
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">One diagonal of the square
29
+ spells <b>SIGMUND FREUD</b>, the entity for this round, and the other diagonal
30
+ spells the incantation <b>LIE ON MY COUCH</b>. </font></p>
31
+ </body>
32
+ </html>
benchmark/MIT_Mystery_Hunt/puzzles/by_tsv/2001/2001_index.html/phobophobia.html ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2
+ <html>
3
+ <head>
4
+ <title>Solution: Phobophobia</title>
5
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
6
+ <meta name="robots" content="noindex, nofollow">
7
+ </head>
8
+
9
+ <body bgcolor="#FFFFFF" text="000000" link="#FF0000" vlink="#330033" alink="#CCCC00">
10
+ <h3><font face="Verdana, Arial, Helvetica, sans-serif"> <font color="ff0000">Solution:</font>
11
+ Phobophobia</font></h3>
12
+ <p> <font face="Verdana, Arial, Helvetica, sans-serif"><i>Written by Sofiya Vasina</i></font></p>
13
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">The pictures and their respective
14
+ phobias are:</font></p>
15
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">Toad (or frog): Bufonophobia
16
+ (or Batrachophobia)<br>
17
+ Garlic: Alliumphobia<br>
18
+ Mouse: Suriphobia<br>
19
+ Red color: Erythrophobia<br>
20
+ Yellow color: Xanthophobia<br>
21
+ Wood: Xylophobia<br>
22
+ Desert (dryness): Xerophobia<br>
23
+ Clothes: Vestiphobia<br>
24
+ Fish: Ichthyophobia</font></p>
25
+ <p><font face="Verdana, Arial, Helvetica, sans-serif"> The first letters spell
26
+ out BASE XXXVI. The decimal number 153919328873341503865 converted to base 36
27
+ spells out <b>WHENCEFORWARD</b> (just like decimal 3243 is CAB in hex). </font></p>
28
+ </body>
29
+ </html>
benchmark/MIT_Mystery_Hunt/puzzles/by_tsv/2001/2001_index.html/predator.html ADDED
@@ -0,0 +1,125 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2
+ <html>
3
+ <head>
4
+ <title>Solution: Predator</title>
5
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
6
+ <meta name="robots" content="noindex, nofollow">
7
+ </head>
8
+
9
+ <body bgcolor="#FFFFFF" text="000000" link="#FF0000" vlink="#330033" alink="#CCCC00">
10
+ <h3><font face="Verdana, Arial, Helvetica, sans-serif"> <font color="ff0000">Solution:</font>
11
+ Predator</font></h3>
12
+ <p> <font face="Verdana, Arial, Helvetica, sans-serif"> <i>Written by Kevin Wald</i></font></p>
13
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">In this cryptic crossword,
14
+ there are two peculiarities in the entry of answers into the grid:</font></p>
15
+ <ol>
16
+ <li><font face="Verdana, Arial, Helvetica, sans-serif"> For any square where
17
+ an across entry has a W, there is a down entry crossing it that has a V in
18
+ that square, and vice versa. (No across answer has any Vs, and no down answer
19
+ has any Ws.) </font></li>
20
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">Except in the unclued
21
+ middle row (where the &quot;ravenous creature&quot; is hidden), all A's, B's,
22
+ and O's are omitted from all down entries. (In fact, each down answer is either
23
+ intact, missing only A's, missing only B's, or missing only O's, and there
24
+ are equal numbers of each, as it happens.) </font><font face="Verdana, Arial, Helvetica, sans-serif">Since
25
+ no across answer has any A's, B's or O's in the first place, this means that
26
+ those letters appear nowhere in the grid other than the middle row.</font></li>
27
+ </ol>
28
+ <p><font face="Verdana, Arial, Helvetica, sans-serif"> The answers to the clues,
29
+ with brief explanations, are as follows:</font></p>
30
+ <p><font face="Verdana, Arial, Helvetica, sans-serif"> <b>ACROSS<br>
31
+ </b></font><font face="Verdana, Arial, Helvetica, sans-serif">1. SNEER (S+NEE+R)<br>
32
+ 6. WEEPIE (double definition with WEE PIE)<br>
33
+ 10. WIN-WIN ([t]WIN + [t]WIN)<br>
34
+ 11. NEILL ([o]NE + ILL)<br>
35
+ 13. GREENING (NINE &quot;over&quot; in GREG = GRE(ENIN)G)<br>
36
+ 14. PEST (P + EST)<br>
37
+ 15. NINNY (double def.)<br>
38
+ 16. DISHETH (SHE'D HIT anagrammed)<br>
39
+ 17. ESPN (ESP + N[eeded])<br>
40
+ 20. FLIP (F + LIP)<br>
41
+ 22. THEY (THE + Y)<br>
42
+ 23. HERS (HE + R[ub]S)<br>
43
+ 25. GR. WT. (GROW TO - O's)<br>
44
+ 27. IRWIN (in theIR WINdow)<br>
45
+ 29. MEIJI (&quot;crossing&quot; tiME I JInx)<br>
46
+ 33. WEENS (W + E'ENS)<br>
47
+ 34. WHIRR (WERE homophone)<br>
48
+ 35. ISN'T (I'S + N + T)<br>
49
+ 36. MINE (double def.)<br>
50
+ 37. INNS (INS &quot;will surround&quot; N[eptune] = IN(N)S)<br>
51
+ 39. SNIT (&quot;overturning&quot; TINS)<br>
52
+ 40. KIWI (KEY WE homophone)<br>
53
+ 41. GENESIS (SEE SIGN anagram)<br>
54
+ 44. CITED (SITED homophone)<br>
55
+ 47. FLUS (FLUS[h])<br>
56
+ 48. SCHEDULE (&quot;left&quot; ELUDE &quot;after&quot; SCH = SCH + EDULE)<br>
57
+ 50. LISTS (double def.)<br>
58
+ 51. ELECTS (STEEL anagrammed &quot;about&quot; C = ELE(C)TS)<br>
59
+ 52. NINISH (double def. with &quot;NI!&quot; &quot;NI!&quot; &quot;SH.&quot;)
60
+ <br>
61
+ 53. TREYS (TRAYS homophone)</font></p>
62
+ <p><font face="Verdana, Arial, Helvetica, sans-serif"><b> DOWN</b><br>
63
+ 2. NOIRISH (NO + IRISH)<br>
64
+ 3. EVEN (NEVE &quot;is upset&quot;)<br>
65
+ 4. BRINY (BRAINY - A)<br>
66
+ 5. UNBIDDEN (U + NB + ID + DEN)<br>
67
+ 6. VANNA (VIENNA, writing A for IE)<br>
68
+ 7. EEGS (EG &quot;penetrating&quot; E'S = E(EG)S)<br>
69
+ 8. PLEBE (PLE[d] + BE)<br>
70
+ 9. ESTHETICS (THE TIC[k] &quot;gets suppressed by&quot; ESS = ES(THETIC)S)<br>
71
+ 10. VOGON (NO GO + V &quot;over&quot;)<br>
72
+ 12. IPHIGENIA (I + anagram of HAG IN PIE)<br>
73
+ 18. PERU (PURE anagram)<br>
74
+ 19. CHIASM (&quot;seen in&quot; bronCHI AS Minor)<br>
75
+ 20. AFRAID (A + F + RAID)<br>
76
+ 21. NAVAJO (OJ + A + VAN &quot;carried north&quot;)<br>
77
+ 24. SMOOTHER (SMOOT + HER)<br>
78
+ 26. HAVING FUN (HAN &quot;captures&quot; V + anagram of FUNGI = HA(VINGFU)N)<br>
79
+ 28. VACANTNESS (VETS SCAN AN anagram)<br>
80
+ 30. LOESS (SOLES anagram)<br>
81
+ 31. BRUIT (BRUT &quot;masks&quot; I = BRU(I)T)<br>
82
+ 32. URANIA (U + RAN + I + A)<br>
83
+ 34. VANISHER (&amp;lit, V + AN + IS + [t]HER[e])<br>
84
+ 38. NOVELTY (NOEL + T[imidl]Y &quot;keeps&quot; V = NO(V)ELTY)<br>
85
+ 42. NUBBIN (&quot;overturned&quot; BUN + BIN)<br>
86
+ 43. SSTS (SS + T'S)<br>
87
+ 44. OCELOT (TOO &quot;upset&quot; &quot;about&quot; CEL = O(CEL)OT)<br>
88
+ 45. BIDER (BRIDE anagram)<br>
89
+ 46. DEBS (DEBRIS - RI)<br>
90
+ 49. COSH (double def.) <br>
91
+ </font></p>
92
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">The grid (with * for the
93
+ V/W locations) is:</font></p>
94
+ <pre> SNEERU*EEPIE
95
+ *IN*INNEILLS
96
+ GREENINGPEST
97
+ NINNYDISHETH
98
+ ESPNCDFLIPNE
99
+ THEYHERSGR*T
100
+ HIR*INIMEIJI
101
+ ALUCARDTNUOC
102
+ *EENSU*HIRRS
103
+ ISNTMINEINNS
104
+ NSSNITIRKI*I
105
+ GENESISCITED
106
+ FLUSSCHEDULE
107
+ ULISTSELECTS
108
+ NINISHRTREYS</pre>
109
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">Thus, the creature hiding
110
+ in the middle row is COUNT DRACULA, who cannot be seen because he is mirror-reflected.
111
+ He can be heard in the identification of V and W, and his victims have been
112
+ drained of their blood-group letters (A, B, and O). </font></p>
113
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">The hidden group of his
114
+ prey, who can also be seen by looking down, were &quot;each ensnared by the
115
+ sound of his voice&quot;. The eight V/W squares come in four vertical pairs,
116
+ which surround (&quot;ensnare&quot;) the following vertical strings of letters:
117
+ GNETHA, ENNY, NNIFRID, and JORN. These are just the members of the musical group
118
+ ABBA (Agnetha, Benny, Annifrid, and Bjorn), who (through Dracula's feeding outside
119
+ his lair) have lost their initial A's and B's (from which the group's name is
120
+ derived, as a matter of fact). The group &quot;couldn't hide the way he does&quot;
121
+ because its name is a palindrome -- mirror-reflecting it has no effect.</font></p>
122
+ <p><font face="Verdana, Arial, Helvetica, sans-serif"> Thus, the solution is <b>ABBA.</b>
123
+ </font> </p>
124
+ </body>
125
+ </html>
benchmark/MIT_Mystery_Hunt/puzzles/by_tsv/2001/2001_index.html/readingtheendtrails.html ADDED
@@ -0,0 +1,104 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2
+ <html>
3
+ <head>
4
+ <title>Solution: Reading the End Trails</title>
5
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
6
+ <meta name="robots" content="noindex, nofollow">
7
+ </head>
8
+
9
+ <body bgcolor="#FFFFFF" text="000000" link="#FF0000" vlink="#330033" alink="#CCCC00">
10
+ <h3><font face="Verdana, Arial, Helvetica, sans-serif"> <font color="ff0000">Solution:</font>
11
+ Reading the End Trails</font></h3>
12
+ <p> <font face="Verdana, Arial, Helvetica, sans-serif"> <i>Written by Francis
13
+ Heaney </i></font></p>
14
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">For now, we need only consider
15
+ the first six statements. Sigmund Freud cannot be the liar. If Sigmund Freud
16
+ is the liar, then, by statement 2, The Blob does in fact lie all the time. In
17
+ other words, The Blob is the liar. But we don't have two liars. </font></p>
18
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">Suppose Sigmund Freud is
19
+ the truthteller. Then statement 3 is incorrect. (The truthteller cannot claim
20
+ that the liar doesn't lie all the time.) So The Blob is lying. The Blob can't
21
+ be the liar, since we know he doesn't lie all the time from statement 2. He's
22
+ not the copier, since he would copy Sigmund Freud's true statement. Therefore
23
+ he must be the alternator (choosing to start with a lie). </font></p>
24
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">Therefore Jeanne Dixon's
25
+ first statement (that The Blob sometimes lies) is truthful; she would then be
26
+ the copier (starting with the truth), and Mary Shelley the liar. Jeanne Dixon
27
+ second statement would be a lie (copying The Blob's false statement), and The
28
+ Blob's second statement would be true (alternating with his original lie). So
29
+ far we have, as statements go: true, true, false, false, true. This is followed
30
+ by Mary Shelley's statement, which is therefore false, and Mary Shelley is the
31
+ liar, so this is consistent, so we have one possibility for the four entities:
32
+ The Blob = alternator, Mary Shelley = liar, Sigmund Freud = truth-teller, Jeanne
33
+ Dixon = copier.</font></p>
34
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">But what if Sigmund Freud
35
+ is either the alternator or the copier? </font></p>
36
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">This makes statement 3 true.
37
+ (Sigmund Freud can make statement 2 falsely about the liar and truthfully about
38
+ everyone else.) That means The Blob is telling the truth. So The Blob is not
39
+ the liar. So The Blob doesn't lie all the time, which means statement 2 is true.
40
+ </font></p>
41
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">Let's try to figure out
42
+ if Jeanne Dixon is lying in statement 1. If so, then, by statement 1, The Blob
43
+ in fact never lies. The Blob must be the truthteller. Since statement 2 is true,
44
+ Sigmund Freud must be the alternator. (If he were the copier, he'd copy Jeanne
45
+ Dixon's lie in statement 1.) </font></p>
46
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">Now some cases. Jeanne Dixon
47
+ is either the copier or the liar. Suppose Jeanne Dixon is the copier and Mary
48
+ Shelley is the liar. That means Jeanne's second statement is true, copying The
49
+ Blob's truthful statement. So the first six statements are: false, true, true,
50
+ true, true, false. But that means Mary Shelley's statement that four statements
51
+ have been true so far is actually true! So that is not the case. If Jeanne Dixon
52
+ is the liar and Mary Shelley is the copier, then Jeanne Dixon's second statement
53
+ is a lie, and Mary Shelley copies The Blob's truthful second statement, giving
54
+ us: false, true, true, false, true, true -- which is consistent. This gives
55
+ us a second possibility: The Blob = truth-teller, Mary Shelley = copier, Sigmund
56
+ Freud = alternator, Jeanne Dixon = liar. </font></p>
57
+ <p><font face="Verdana, Arial, Helvetica, sans-serif"> But Jeanne Dixon may be
58
+ telling the truth in statement 1. The first three statements are then all true,
59
+ which means that the liar must be Mary Shelley (since The Blob, Sigmund Freud,
60
+ and Jeanne Dixon can apparently utter true statements). From 1 and 2 being true,
61
+ we know The Blob can make both true and false statements. Therefore The Blob
62
+ is not the truthteller. For this hypothetical we are assuming that Sigmund Freud
63
+ is either the alternator or the copier, and we know Mary Shelley isn't the truthteller.
64
+ Therefore Jeanne Dixon is the truthteller.</font></p>
65
+ <p><font face="Verdana, Arial, Helvetica, sans-serif"> Now, if Sigmund Freud is
66
+ the copier and The Blob is the alternator, then the truth-values of the first
67
+ six statements are: true, true, true, true, false, false -- leading once again
68
+ to a contradiction in that Mary Shelley's statement about there being four true
69
+ statements so far is true, but Mary Shelley is the liar. So Sigmund Freud can't
70
+ be the copier. If Sigmund Freud is the alternator and The Blob is the copier,
71
+ though, the first six statements come out as: true, true, true, true, true,
72
+ false -- which leads to no contradiction. So we have a third possibility: The
73
+ Blob = copier, Mary Shelley = liar, Sigmund Freud = alternator, Jeanne Dixon
74
+ = truth-teller.</font></p>
75
+ <p><font face="Verdana, Arial, Helvetica, sans-serif"> So here are our three possibilities:</font></p>
76
+ <ol>
77
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">The Blob = alternator,
78
+ Mary Shelley = liar, Sigmund Freud = truth-teller, Jeanne Dixon = copier</font></li>
79
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">The Blob = truth-teller,
80
+ Mary Shelley = copier, Sigmund Freud = alternator, Jeanne Dixon = liar</font></li>
81
+ <li><font face="Verdana, Arial, Helvetica, sans-serif">The Blob = copier, Mary
82
+ Shelley = liar, Sigmund Freud = alternator, Jeanne Dixon = truth-teller </font></li>
83
+ </ol>
84
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">Now let us consider The
85
+ Blob's hypothetical. In possibility 1, Mary Shelley could say &quot;I am the
86
+ alternator&quot;; she would be lying. In possibility 2, Mary Shelley would be
87
+ copying Sigmund Freud's previous statement, which is a lie (as Sigmund Freud
88
+ is the alternator, and his previous statement was truthful), so, again, she
89
+ could make the statement; she would be lying. In possibility 3, as in possibility
90
+ 1, she could make the statement, again, as a lie. So if Mary Shelley were to
91
+ make that statement, it would not help us distinguish between the three possibilities.
92
+ Therefore The Blob's statement that, if Mary Shelley were to say such a thing,
93
+ we would not have enough information to solve the puzzle is true. </font></p>
94
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">The Blob in possibility
95
+ 1 could not make a true statement there, being an alternator who had told the
96
+ truth in his previous statement. Neither could The Blob in possibility 3 make
97
+ a true statement there, because he is a copier following Sigmund Freud's statement,
98
+ which must be false (as Sigmund Freud is an alternator whose previous statement
99
+ was true). The only possibility that remains is possibility 2, in which The
100
+ Blob can clearly tell the truth because he is a truth-teller. Therefore The
101
+ Blob is the truth-teller, Mary Shelley is the copier, Sigmund Freud is the alternator,
102
+ and Jeanne Dixon is the liar.</font></p>
103
+ </body>
104
+ </html>
benchmark/MIT_Mystery_Hunt/puzzles/by_tsv/2001/2001_index.html/realm.html ADDED
@@ -0,0 +1,77 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2
+ <html>
3
+ <head>
4
+ <title>Solution: The Realm of Unspeakable Chaos</title>
5
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
6
+ <meta name="robots" content="noindex, nofollow">
7
+ </head>
8
+
9
+ <body bgcolor="#FFFFFF" text="000000" link="#FF0000" vlink="#330033"
10
+ alink="#CCCC00">
11
+
12
+ <h3><font face="Verdana, Arial, Helvetica, sans-serif">
13
+ <font color="ff0000">
14
+ Solution:
15
+ </font>
16
+ The Realm of Unspeakable Chaos
17
+ </font></h3>
18
+ <p><font face="Verdana, Arial, Helvetica, sans-serif"><i>Written by
19
+ Kevin Wald
20
+ </i></font></p>
21
+
22
+ <font face="Verdana, Arial, Helvetica, sans-serif">
23
+ <p>
24
+ The text under the flags describes them in some unknown language;
25
+ from this, the vocabulary and grammar of the language can be determined
26
+ to a considerable extent.
27
+ (<a href="chaotic.html">Here</a> is a dictionary and grammar for the language.)
28
+ </p>
29
+ <p>
30
+ Only one flag is not described -- the flag that has been displaced
31
+ from the array of flags. It can be found further down the page,
32
+ as the white box with the horizontal black bar. The description
33
+ of this flag is
34
+ <blockquote>
35
+ Nastare dryl prasu ut
36
+ </blockquote>
37
+ (That is, "on a white background, one black horizontal bar"). This
38
+ description has eighteen letters; when these are entered in the
39
+ eighteen numbered boxes (nth letter in box n), they spell
40
+ <blockquote>
41
+ <table>
42
+ <tr><td><center>
43
+ <font face="Verdana, Arial, Helvetica, sans-serif">
44
+ UDYRU<br>
45
+ STARLET<br>
46
+ PAN - SAR
47
+ </font>
48
+ </center></td></tr>
49
+ </table>
50
+ </blockquote>
51
+ Since a <u>duru</u> is an inverted T-shape, an <u>udyru</u> is an inverted
52
+ inverted T-shape -- that is, a right-side-up T. A starlet (small
53
+ star) is a <u>wodel</u> (<u>woda</u>, "star", with the diminutive suffix).
54
+ Finally, <u>pan</u> (7) minus <u>sar</u> (4) equals <u>tas</u> (3). Thus, in
55
+ the boxes on the right we enter
56
+ <blockquote>
57
+ <table>
58
+ <tr><td><center>
59
+ <font face="Verdana, Arial, Helvetica, sans-serif">
60
+ T<br>
61
+ WODEL<br>
62
+ TAS
63
+ </font>
64
+ </center></td></tr>
65
+ </table>
66
+ </blockquote>
67
+ which, read in order with appropriate spacing, is TWO DELTAS.
68
+ A single capital-delta shape is an <u>uta</u>, so two of them are
69
+ <u>unte am</u>, and the solution to this puzzle is (appropriately
70
+ to the scenario described) <b>unteam</b>.
71
+ </p>
72
+
73
+
74
+ </font>
75
+
76
+ </body>
77
+ </html>
benchmark/MIT_Mystery_Hunt/puzzles/by_tsv/2001/2001_index.html/roadsthroughhell.html ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2
+ <html>
3
+ <head>
4
+ <title>Solution: The Roads Through Hell</title>
5
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
6
+ <meta name="robots" content="noindex, nofollow">
7
+ </head>
8
+
9
+ <body bgcolor="#FFFFFF" text="000000" link="#FF0000" vlink="#330033" alink="#CCCC00">
10
+ <h3><font face="Verdana, Arial, Helvetica, sans-serif"> <font color="ff0000">Solution:</font>
11
+ The Roads Through Hell</font></h3>
12
+ <p><font face="Verdana, Arial, Helvetica, sans-serif"><i>Written by Tara Holm
13
+ and Justin Legakis</i></font></p>
14
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">The given text is the result
15
+ of interleaving, sentence by sentence, three different riddle trails. Each of
16
+ these trails spends much of its length in a single geometrical plane P, consisting
17
+ of the Infinite Corridor, the corresponding corridors above and below it, and
18
+ the elevators and stairways connecting them, as shown here:</font></p>
19
+ <p><font face="Verdana, Arial, Helvetica, sans-serif"> <img src="diagram2.gif" width="486" height="296" alt="Green diagram"></font></p>
20
+ <p><img src="diagram3.gif" width="471" height="296" alt="Red diagram"></p>
21
+ <p><img src="diagram4.gif" width="440" height="292" alt="Blue diagram"></p>
22
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">The three trails all converge
23
+ at the end in Killian Court. Some portions of the trails overlap (as hinted
24
+ at by "We couldn't believe we hadn't run into each other"). When the plane P
25
+ is viewed from the Killian Court side ("Pondering where we had been, we stopped
26
+ to admire the view"), these overlapping segments, shown here:</font></p>
27
+ <p><font face="Verdana, Arial, Helvetica, sans-serif"> <img src="diagram5.gif" width="456" height="296" alt="Solution diagram"></font></p>
28
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">spell out the solution,
29
+ <b>JELL</b>.</font></p>
30
+ </body>
31
+ </html>
benchmark/MIT_Mystery_Hunt/puzzles/by_tsv/2001/2001_index.html/satanicmessage.html ADDED
@@ -0,0 +1,44 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2
+ <html>
3
+ <head>
4
+ <title>Solution: A Satanic Message</title>
5
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
6
+ <meta name="robots" content="noindex, nofollow">
7
+ </head>
8
+
9
+ <body bgcolor="#FFFFFF" text="000000" link="#FF0000" vlink="#330033" alink="#CCCC00">
10
+ <h3><font face="Verdana, Arial, Helvetica, sans-serif"> <font color="ff0000">Solution:</font>
11
+ A Satanic Message</font></h3>
12
+ <p><font face="Verdana, Arial, Helvetica, sans-serif"><i>Written by Tom Weisswange</i></font></p>
13
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">When the link to this puzzle
14
+ is clicked, what seems to be a &quot;Not Found&quot; error message appears.
15
+ In fact, this is a fake, and the listing of the alleged URL that wasn't found
16
+ contains a clickable link. When this link is clicked, another fake &quot;Not
17
+ Found&quot; message appears, with the new message &quot;Oh, go to hell&quot;
18
+ at the bottom. When &quot;go to hell&quot; is clicked, the puzzle finally appears:
19
+ a long string of sixes, each of which is either &quot;6,&quot; &quot;VI,&quot;
20
+ or &quot;Six.&quot;</font></p>
21
+ <p><font face="Verdana, Arial, Helvetica, sans-serif"> This string is a simple
22
+ substitution cipher; when the sixes are divided up into sets of three, each
23
+ triplet stands for a letter, according to the following rule: Each letter has
24
+ been translated into a number (by the rule A = 1, B = 2, etc.), and this number
25
+ has been expressed in base 3 (with &quot;6&quot; = 0, &quot;VI&quot; = 1, and
26
+ &quot;Six&quot; = 2). When the string is decoded and &quot;played backwards&quot;
27
+ (that is, reversed) to find the Satanic message, it consists of seven &quot;dictionary
28
+ entries&quot;:</font></p>
29
+ <p><font face="Verdana, Arial, Helvetica, sans-serif"> Advertising: An industry
30
+ combining the good taste of convenience stores with the morality of cabaRETS.<br>
31
+ AErobics: Exercises that make your heart beat like a ferRET'S. <br>
32
+ AEgis: Protection from attack by eagles and men in beRETS. <br>
33
+ AErial: A device which gives cable TV executives most of their regRETS.<br>
34
+ AEon: The amount of time SETI will have to spend searching foR ETS.<br>
35
+ AEsthete: A poseur privy to imagined secRETS.<br>
36
+ AErosol: Hairspray designed to give us longlasting holed.</font></p>
37
+ <p><font face="Verdana, Arial, Helvetica, sans-serif">Overlapping each adjacent
38
+ pair of entries is the letter sequence RETSAE (shown in capital letters above);
39
+ when this is &quot;played backwards&quot; (that is, forwards with respect to
40
+ the original ciphertext) it becomes the solution, <b>EASTER</b>. (Apparently,
41
+ if earthly records played backwards reveal hidden Satanic messages, conversely
42
+ infernal records played backwards reveal hidden Christian messages.)</font></p>
43
+ </body>
44
+ </html>