diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013107_MIT_Mystery_Hunt_2013_Random_Walk/index.html b/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013107_MIT_Mystery_Hunt_2013_Random_Walk/index.html new file mode 100644 index 0000000000000000000000000000000000000000..2da2879fae6eb05a4a098f1cdf7ba59397ac739a --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013107_MIT_Mystery_Hunt_2013_Random_Walk/index.html @@ -0,0 +1,152 @@ + + + +Random Walk -- COINHEIST + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ +
+ + +
+ +

+ Random Walk: Solved +

+ +

We blindly follow the path laid out for us...

+ +

In each “math maze,” the goal is to find a path from start to +finish, moving horizontally and vertically from one square to the +next. The numbers indicate how many squares in each row and column +the path passes through.

+ +

Recommended notation: Place a dot in each square that is used by +the path. Fill in each square that is not used by the path. Draw a +line connecting two dots if the path connects those squares. Draw a +line separating two squares if the path does not connect those +squares.

+ +

Example:

+ +

+ +

+ +

+ +

+ +

+ +

+ +

+ +

+ +

+ +

+ +

+ +
+ + + + +
+ + +
+
+
+ + +
+

Status:

+ +
+ + +
+
+ + + + + + + + + + + diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013302_MIT_Mystery_Hunt_2013_Portals/ex-lits.png b/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013302_MIT_Mystery_Hunt_2013_Portals/ex-lits.png new file mode 100644 index 0000000000000000000000000000000000000000..0ea44c1ef269d9cce0722af69a343a03c0db1b19 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2013/mit2013302_MIT_Mystery_Hunt_2013_Portals/ex-lits.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0527385b5335cf95d7c343fd8259c7cf826b9287b6f9b261db740d451b07c15 +size 5024 diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2014/mit2014r1c9_MIT_Mystery_Hunt_2014_Local_Shorts/local_shorts b/benchmark/MIT_Mystery_Hunt/puzzles/2014/mit2014r1c9_MIT_Mystery_Hunt_2014_Local_Shorts/local_shorts new file mode 100644 index 0000000000000000000000000000000000000000..07410c81431e4307fb28380ef27d5967d5f2a7cf --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2014/mit2014r1c9_MIT_Mystery_Hunt_2014_Local_Shorts/local_shorts @@ -0,0 +1,115 @@ + + + + Local Shorts (MIT) + + + + +
+
+ + Back + +
+
+ + +
+

Solution to Local Shorts

+

Author: Erin Rhode

+ +
+ +
Boston Tubs (Chicago Cubs)
+ +
Chicago Ringers (Texas Rangers)
+ +
Chicago White Box (Chicago White Sox)
+ +
Miami Mels (New York Mets)
+ +
New York Red Sax (Boston Red Sox)
+ +
[Arlington] Texas Carlins (Miami Marlins)
+ +
Chicago Ducks (Milwaukee Bucks)
+ +
Detroit Pockets (Houston Rockets)
+ +
Houston Balls (Chicago Bulls)
+ +
Los Angeles Lizards (Washington Wizards)
+ +
Miami Nuns (Phoenix Suns)
+ +
Milwaukee Meat (Miami Heat)
+ +
Phoenix Likers (Los Angeles Lakers)
+ +
Washington Pistols (Detroit Pistons)
+ +
Chicago Pi Kings (Minnesota Vikings)
+ +
Dallas Colas (Indianapolis Colts)
+ +
Detroit Red Skies (Washington Red Skins)
+ +
Indianapolis Grants (New York Giants)
+ +
Jacksonville Cow Bots (Dallas Cowboys)
+ +
[Minneapolis] Minnesota Loons (Detroit Lions)
+ +
New Orleans Changers (San Diego Chargers)
+ +
New York Paints (Buffalo Saints)
+ +
San Diego Boars (Chicago Bears)
+ +
Washington Jag Jars (Jacksonville Jaguars)
+

All of these images are city scapes of an American city with a clip art on top that represents the mascot of one of three sports leagues (NFL, NBA, and MLB) from a different city. The cities are ordered by league and then alphabetized within each league. Each sports teams' city (or state in the case of the Vikings and the Rangers) is represented elsewhere in the puzzle.

+

Separating by league and ordering by connecting each team to its correct city gives three distinct loops. Reading the correct letter out of each team mascot around the loops gives three words: MASCOT WASHBURN UNIVERSITY (in given order by league). Washburn University's mascot is the answer to this puzzle: ICHABOD

+

MLB:

+
    +
  • Texas Carlins (Miami Marlins) - M +
  • Chicago Ringers (Texas Rangers) - A +
  • Chicago White Box (Chicago White Sox) - S +
  • Boston Tubs (Chicago Cubs) - C +
  • New York Red Sax (Boston Red Sox) - O +
  • Miami Mels (New York Mets) - T +
+

NBA:

+
    +
  • Los Angeles Lizards (Washington Wizards) - W +
  • Phoenix Likers (LA Lakers) - A +
  • Miami Nuns (Phoenix Suns) - S +
  • Milwaukee Meat (Miami Heat) - H +
  • Chicago Ducks (Milwaukee Bucks) - B +
  • Houston Balls (Chicago Bulls) - U +
  • Detroit Pockets (Houston Rockets) - R +
  • Washington Pistols (Detroit Pistons) - N +
+

NFL:

+
    +
  • Washington Jag Jars (Jacksonville Jaguars) - U +
  • Detroit Red Skies (Washington Redskins) - N +
  • Minnesota Loons (Detroit Lions) - I +
  • Chicago Bikings (Minnesota Vikings) - V +
  • San Diego Boars (Chicago Bears) - E +
  • New Orleans Changers (San Diego Chargers) - R +
  • Buffalo Paints (New Orleans Saints) - S +
  • Indianapolis Bells (Buffalo Bills) - I +
  • Dallas Colas (Indianapolis Colts) - T +
  • Jacksonville Cow Bots (Dallas Cowboys) - Y +
+
+ +
+ + +
+
+ + + diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2014/mit2014r1s2_MIT_Mystery_Hunt_2014_Zoinks/index.html b/benchmark/MIT_Mystery_Hunt/puzzles/2014/mit2014r1s2_MIT_Mystery_Hunt_2014_Zoinks/index.html new file mode 100644 index 0000000000000000000000000000000000000000..e73d3a2e055e73bfd71c217a4e43b62b82b17f46 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2014/mit2014r1s2_MIT_Mystery_Hunt_2014_Zoinks/index.html @@ -0,0 +1,179 @@ + + + + Zoinks! (MIT) + + + + + +
+
+ + Back to MIT + + + Elsewhere + + + + Solution + + +
+
+ + +
+
+ + +
+
+ Zoinks! +
+
+ +
+ + + + + + + + + + + + + + + + + +
+ + + + + + + +
+ + + + + + + +
+ + + + + + + +
+ + + + + + + +
+ + + +
+
+
+
+
+
+

The following is a piece of another puzzle that got carried here by the wind. It is not related to this puzzle or any metapuzzle.

+

+
+
+ + +
+ + +
+
+ + + + + + + + + + + + diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2014/mit2014r1s2_MIT_Mystery_Hunt_2014_Zoinks/zoinks b/benchmark/MIT_Mystery_Hunt/puzzles/2014/mit2014r1s2_MIT_Mystery_Hunt_2014_Zoinks/zoinks new file mode 100644 index 0000000000000000000000000000000000000000..d2ab6ef5f53b61880ce7154fbc385961a07af0bb --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2014/mit2014r1s2_MIT_Mystery_Hunt_2014_Zoinks/zoinks @@ -0,0 +1,245 @@ + + + + Zoinks! (MIT) + + + + +
+
+ + Back + +
+
+ + +
+

Solution to Zoinks!

+Author: Chris Lyon
+ + + + + +
+

+ Eight videos are presented, each of which is a mini episode of "Scooby Doo, Where are You!" +

+

+ The episodes open with the reveal of a monster, and close with the capture + and unmasking of a different one. Each video also has Scooby being chased + across the screen "x" times, where "x" is a number from 1 to 4. The + identities of the monsters, and number of chase sequences are given here: +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Opening
Monster
Chase
Sequences
Unmasked
Monster
Miner 49er4Space Kook
Charlie The Robot1Zen Tuo
Ape Man3Snow Ghost
Black Knight1Redbeard
Captain Cutler4Mummy of Ankha
Indian Witch Doctor2Phony Phantom
Elias Kingston2Witch Doctor
Phantom1Wax Phantom
+

+ The opening monsters are from episodes 1-8 of the show. Sorting by episode number: +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Opening
Episode
Opening
Monster
Chase
Sequences
Unmasked
Monster
1Black Knight1Redbeard
2Captain Cutler4Mummy of Ankha
3Phantom1Wax Phantom
4Miner 49er4Space Kook
5Indian Witch Doctor2Phony Phantom
6Elias Kingston2Witch Doctor
7Ape Man3Snow Ghost
8Charlie The Robot1Zen Tuo
+

+ The unmasking of a monster is a key event in each video. Taking the last name + of each villain, and indexing by number of chase sequences: +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Opening
Episode
Opening
Monster
Chase
Sequences
Unmasked
Monster
Villain
Name
Letter
Index
1Black Knight1RedbeardMagnusM
2Captain Cutler4Mummy of AnkhaNajibI
3Phantom1Wax PhantomStevensS
4Miner 49er4Space KookBascombeC
5Indian Witch Doctor2Phony PhantomShanksH
6Elias Kingston2Witch DoctorSimmsI
7Ape Man3Snow GhostGreenwayE
8Charlie The Robot1Zen TuoFongF
+

+ The answer is MISCHIEF +

+

+ Note- As an additional check step, the original presented order of the videos is sorted by the last name of each villain: +

    +
  1. Bascombe
  2. +
  3. Fong
  4. +
  5. Greenway
  6. +
  7. Magnus
  8. +
  9. Najib
  10. +
  11. Shanks
  12. +
  13. Simms
  14. +
  15. Stevens
  16. +
+

+
+ +
+ + +
+
+ + + diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2014/mit2014r405_MIT_Mystery_Hunt_2014_A_Puzzle_with_the_Answer_SULLIVAN/index.html b/benchmark/MIT_Mystery_Hunt/puzzles/2014/mit2014r405_MIT_Mystery_Hunt_2014_A_Puzzle_with_the_Answer_SULLIVAN/index.html new file mode 100644 index 0000000000000000000000000000000000000000..0cd0502d80c18776b5a12407d6366ebd486bd65c --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2014/mit2014r405_MIT_Mystery_Hunt_2014_A_Puzzle_with_the_Answer_SULLIVAN/index.html @@ -0,0 +1,92 @@ + + + + A Puzzle with the Answer SULLIVAN (The White Queen) + + + + + +
+
+ + Back to The White Queen + + + Elsewhere + + + + Solution + + +
+
+ + +
+ +
+ A Puzzle with the Answer SULLIVAN +
+
+ +
+
+Congrats! You've solved this puzzle. The answer is SULLIVAN. However, you don't know the puzzle's title. When you think you've gotten the title, submit it. +
+
+ +

My dad made us all dress up to look like the Beatles Sgt. Pepper album. He even got the rest of the town to be there, though that one old man with a wooden cane looked a bit out of place.

+

Amazingly we were able to levitate ourselves in midair while furniture assembled itself on top of us. Brilliant!

+

Removing our eyes was tricky, finding them afterwards was even harder. We couldn't even see well enough to put on frilly shirts.

+

The tapestry was woven in the finest colors of the day, it depicted our neighbor wrongfully stealing from us—is he from the North?

+

Evil robbers were carrying things off as we entered. At least they didn't get the scarf.

+

Right there in the living room was a trap door that unwanted aliens sometimes escaped through right before we arrived. Fantastic!

+

Stairs went off in many directions, like an Escher painting, but we all found our way eventually, and celebrated by eating some gummy candies.

+

Deviously, a hidden switch was activated when we arrived, spinning us all + behind the wall (stovepipe hats and all) and leaving the room looking like it did before.

+

Regretfully dad's legs didn't make it when he jumped the shark. Maybe he needed a celery stalk as protection.

+

White hot coals blackened our feet, even Grandfather's.

+

How did we get launched straight through the ceiling as soon as we sat down? Maybe we should wear leather jackets to avoid injury.

+

Over the entire room, gravity was reversed, leaving us a bit addled and unable to remember people's surnames.

+

Can that drain even fit us? Looks like it can—Geronimo!

+

Honestly we were so used to Grandpa sleeping that we didn't even realize he was there when we folded the bed right up. Maybe if he wore a brightly-colored coat we'd keep track of him better.

+

All of us sometimes pretended to be chess pieces, so why did someone bring a cricket ball?

+

Really lucky results are rare when playing the slots—if you get the entire family, you might exclaim "Oh my giddy aunt!"

+

A long time ago it seems, we all walked like Egyptians to the beat of the spoons.

+

Comedy and sports aligned when we dressed up as the Globetrotters—those Converse sneakers really helped us dunk the ball.

+

To swim isn't so strange, but in a giant fishbowl? Oh well, you know what they say about goldfish having amnesia....

+

Excellent art performances aren't my Dad's thing—he seemed annoyed when the Blue Man Group showed up in a yellow car.

+

Right to left (from your point of view of course), the conveyer belt moved across, with us on it. Dad arrived shortly later, after telling his physician "heal thyself".

+ + +
+ + +
+
+ + + + + + + + + + + + diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2014/mit2014r406_MIT_Mystery_Hunt_2014_A_Puzzle_with_the_Answer_CRONIN/_solution_assets/index.html b/benchmark/MIT_Mystery_Hunt/puzzles/2014/mit2014r406_MIT_Mystery_Hunt_2014_A_Puzzle_with_the_Answer_CRONIN/_solution_assets/index.html new file mode 100644 index 0000000000000000000000000000000000000000..9fd63fdd5ad1130320cf9699c9ae71af1aea74b5 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2014/mit2014r406_MIT_Mystery_Hunt_2014_A_Puzzle_with_the_Answer_CRONIN/_solution_assets/index.html @@ -0,0 +1,123 @@ + + + + A Puzzle with the Answer CRONIN (The White Queen) + + + + +
+
+ + Back + +
+
+ + +
+ +

Solution to A Puzzle with the Answer CRONIN

+Author: Quinn Mahoney +

+ +The puzzle shows the Cheshire Nyan Cat, speeding through a field of stars. The filenames for the puzzle, cronin.html, and the music, cronin.mp3, clue the false answer CRONIN. After you've stared at the Cat for a while, and incorrectly guessed NYAN as the title, you'll notice that the stars seem to come in groups. An inspection of the source code shows that the stars arrive in groups of 32 and the vertical position of each is dictated by the contents of the file, data.txt. +

+ +

+data.txt contains about 3.3 megabytes of hexadecimal data. It seems random, but once the data is broken up into 32-character pieces, you should notice a particular string repeated a dozen times: +

+ +

+

+d41d8cd98f00b204e9800998ecf8427e
+57cec4137b614c87cb4e24a3d003a3e0
+3700f097e741a7702f7e4ac61ed88c1a
+cae8d14edd025e72c59dbab6f378c95a
+7afcfab2abcd37569357fadba77d9e9c
+bb995f813b8c38001fad14e7a3cc528b
+b4bd7238111424a17180fc52c88fed96
+d41d8cd98f00b204e9800998ecf8427e
+03c7c0ace395d80182db07ae2c30f034
+0b180078d994cb2b5ed89d7ce8e7eea2
+a587b16e0a2c4a9c61feee6486c3a6c5
+d5e1f5a7f2fe3dab21da19f1c04fbd2b
+d41d8cd98f00b204e9800998ecf8427e
+e358efa489f58062f10dd7316b65649e
+01b6e20344b68835c5ed1ddedf20d531
+…
+
+

+ +

+The repeated string is: d41d8cd98f00b204e9800998ecf8427e. You might recognize it anyway, but copy it into Google and you'll find that it is the MD5 hash of the empty string, represented in hexadecimal. It seems the contents of data.txt is a series of MD5 hashes. Also notice that the 'empty' hashes are spaced anywhere from two to ten hashes apart; this is a hint that the hashes are divided up by words. You wouldn't ordinarily try to brute-force cryptographic hashes, but it's Mystery Hunt, so it's worth a shot. You'll find that each hash builds on the hash before it, adding one character each time, and resetting every time there's an empty hash. That looks like the following: +

+ +

+

+d41d8cd98f00b204e9800998ecf8427e
+57cec4137b614c87cb4e24a3d003a3e0  Y
+3700f097e741a7702f7e4ac61ed88c1a  Yo
+cae8d14edd025e72c59dbab6f378c95a  You
+7afcfab2abcd37569357fadba77d9e9c  You'
+bb995f813b8c38001fad14e7a3cc528b  You'r
+b4bd7238111424a17180fc52c88fed96  You're
+d41d8cd98f00b204e9800998ecf8427e
+03c7c0ace395d80182db07ae2c30f034  s
+0b180078d994cb2b5ed89d7ce8e7eea2  su
+a587b16e0a2c4a9c61feee6486c3a6c5  sur
+d5e1f5a7f2fe3dab21da19f1c04fbd2b  sure
+d41d8cd98f00b204e9800998ecf8427e
+e358efa489f58062f10dd7316b65649e  t
+01b6e20344b68835c5ed1ddedf20d531  to
+…
+
+

+ +

+Once you've decoded the entire data.txt, you get a quotation from the Cheshire Cat, followed by a second stream of data: +

+

+

+You're sure to get somewhere, if you only walk long enough.
+da39a3ee5e6b4b0d3255bfef95601890afd80709
+08a914cde05039694ef0194d9ee79ff9a79dde33
+0d94103eaba0e8fcbb475d8c9ebcf4752ef898ed
+da39a3ee5e6b4b0d325…
+
+

+ +

+The repeated string in this stream of data is the SHA-1 hash of the empty string, da39a3ee5e6b4b0d3255bfef95601890afd80709. Follow the steps above to decode again. You'll get another quotation from the Cheshire Cat, followed by a third stream of data: +

+ +

+

Oh you can't help that. We're all mad here. I'm mad. You're mad.
+c5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470
+03783fac2efed8fbc9ad443e592ee30e61d65f471140c10ca155e937b435b760
+8c7303…
+
+

+ +

+The hash function used on this level is a bit more obscure, but if you copy the repeated string c5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470 into Google, you'll find that the function is Keccak-256, one variant of the newly-chosen SHA-3 standard. Decode the third stream of data to get the sentence: +

+ +

+Alice thought the whole thing very SILLY +

+ +

The title of this silly puzzle is the word, SILLY.

+ +

+A Python script to generate the puzzle data is here: puzzle.py and a script to solve the puzzle is here: solution.py. They both require pysha3; instructions are in the source files. +

+ +
+ + +
+
+ + + diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2014/mit2014r406_MIT_Mystery_Hunt_2014_A_Puzzle_with_the_Answer_CRONIN/solution.html b/benchmark/MIT_Mystery_Hunt/puzzles/2014/mit2014r406_MIT_Mystery_Hunt_2014_A_Puzzle_with_the_Answer_CRONIN/solution.html new file mode 100644 index 0000000000000000000000000000000000000000..9fd63fdd5ad1130320cf9699c9ae71af1aea74b5 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2014/mit2014r406_MIT_Mystery_Hunt_2014_A_Puzzle_with_the_Answer_CRONIN/solution.html @@ -0,0 +1,123 @@ + + + + A Puzzle with the Answer CRONIN (The White Queen) + + + + +
+
+ + Back + +
+
+ + +
+ +

Solution to A Puzzle with the Answer CRONIN

+Author: Quinn Mahoney +

+ +The puzzle shows the Cheshire Nyan Cat, speeding through a field of stars. The filenames for the puzzle, cronin.html, and the music, cronin.mp3, clue the false answer CRONIN. After you've stared at the Cat for a while, and incorrectly guessed NYAN as the title, you'll notice that the stars seem to come in groups. An inspection of the source code shows that the stars arrive in groups of 32 and the vertical position of each is dictated by the contents of the file, data.txt. +

+ +

+data.txt contains about 3.3 megabytes of hexadecimal data. It seems random, but once the data is broken up into 32-character pieces, you should notice a particular string repeated a dozen times: +

+ +

+

+d41d8cd98f00b204e9800998ecf8427e
+57cec4137b614c87cb4e24a3d003a3e0
+3700f097e741a7702f7e4ac61ed88c1a
+cae8d14edd025e72c59dbab6f378c95a
+7afcfab2abcd37569357fadba77d9e9c
+bb995f813b8c38001fad14e7a3cc528b
+b4bd7238111424a17180fc52c88fed96
+d41d8cd98f00b204e9800998ecf8427e
+03c7c0ace395d80182db07ae2c30f034
+0b180078d994cb2b5ed89d7ce8e7eea2
+a587b16e0a2c4a9c61feee6486c3a6c5
+d5e1f5a7f2fe3dab21da19f1c04fbd2b
+d41d8cd98f00b204e9800998ecf8427e
+e358efa489f58062f10dd7316b65649e
+01b6e20344b68835c5ed1ddedf20d531
+…
+
+

+ +

+The repeated string is: d41d8cd98f00b204e9800998ecf8427e. You might recognize it anyway, but copy it into Google and you'll find that it is the MD5 hash of the empty string, represented in hexadecimal. It seems the contents of data.txt is a series of MD5 hashes. Also notice that the 'empty' hashes are spaced anywhere from two to ten hashes apart; this is a hint that the hashes are divided up by words. You wouldn't ordinarily try to brute-force cryptographic hashes, but it's Mystery Hunt, so it's worth a shot. You'll find that each hash builds on the hash before it, adding one character each time, and resetting every time there's an empty hash. That looks like the following: +

+ +

+

+d41d8cd98f00b204e9800998ecf8427e
+57cec4137b614c87cb4e24a3d003a3e0  Y
+3700f097e741a7702f7e4ac61ed88c1a  Yo
+cae8d14edd025e72c59dbab6f378c95a  You
+7afcfab2abcd37569357fadba77d9e9c  You'
+bb995f813b8c38001fad14e7a3cc528b  You'r
+b4bd7238111424a17180fc52c88fed96  You're
+d41d8cd98f00b204e9800998ecf8427e
+03c7c0ace395d80182db07ae2c30f034  s
+0b180078d994cb2b5ed89d7ce8e7eea2  su
+a587b16e0a2c4a9c61feee6486c3a6c5  sur
+d5e1f5a7f2fe3dab21da19f1c04fbd2b  sure
+d41d8cd98f00b204e9800998ecf8427e
+e358efa489f58062f10dd7316b65649e  t
+01b6e20344b68835c5ed1ddedf20d531  to
+…
+
+

+ +

+Once you've decoded the entire data.txt, you get a quotation from the Cheshire Cat, followed by a second stream of data: +

+

+

+You're sure to get somewhere, if you only walk long enough.
+da39a3ee5e6b4b0d3255bfef95601890afd80709
+08a914cde05039694ef0194d9ee79ff9a79dde33
+0d94103eaba0e8fcbb475d8c9ebcf4752ef898ed
+da39a3ee5e6b4b0d325…
+
+

+ +

+The repeated string in this stream of data is the SHA-1 hash of the empty string, da39a3ee5e6b4b0d3255bfef95601890afd80709. Follow the steps above to decode again. You'll get another quotation from the Cheshire Cat, followed by a third stream of data: +

+ +

+

Oh you can't help that. We're all mad here. I'm mad. You're mad.
+c5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470
+03783fac2efed8fbc9ad443e592ee30e61d65f471140c10ca155e937b435b760
+8c7303…
+
+

+ +

+The hash function used on this level is a bit more obscure, but if you copy the repeated string c5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470 into Google, you'll find that the function is Keccak-256, one variant of the newly-chosen SHA-3 standard. Decode the third stream of data to get the sentence: +

+ +

+Alice thought the whole thing very SILLY +

+ +

The title of this silly puzzle is the word, SILLY.

+ +

+A Python script to generate the puzzle data is here: puzzle.py and a script to solve the puzzle is here: solution.py. They both require pysha3; instructions are in the source files. +

+ +
+ + +
+
+ + + diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2014/mit2014r504_MIT_Mystery_Hunt_2014_Indie_Audio_Productions/indie_audio_productions b/benchmark/MIT_Mystery_Hunt/puzzles/2014/mit2014r504_MIT_Mystery_Hunt_2014_Indie_Audio_Productions/indie_audio_productions new file mode 100644 index 0000000000000000000000000000000000000000..24b57edd976b2d762a9b40073e2768cacfaeea85 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2014/mit2014r504_MIT_Mystery_Hunt_2014_Indie_Audio_Productions/indie_audio_productions @@ -0,0 +1,122 @@ + + + + Indie Audio Productions (The Red and White Knights) + + + + +
+
+ + Back + +
+
+ + +
+

Solution to Indie Audio Productions

+ +

Author: Harrison Bralower

+ +

The solver first sees a flyer with a +bunch of supposed IAP classes on music along with MIT classroom numbers. Putting +the class names in order of classroom number and taking the first letters yields +the clue phrase PUT SHOWS IN CHRONOLOGICAL ORDER, which is an instruction for the +second part of the puzzle.

+ +

Each classroom on the flyer has a public bulletin board near it that has a +flyer ostensibly advertising a show along with several pictures. The bands are +listed but the date and location are not. These pieces of information are clued +by the pictures on each flyer. By determining the show location (all real venues +in Boston and Cambridge) and the date clued by each flyer you can find sets of +bands actually playing at each venue on that date. The correct set of bands is +the one whose names are the same lengths as the ones on the flyer and this gives +you the year of the show. By inserting the real bands in place of the fake bands +on each flyer and then taking the outlined letters from the real band names you +get the letters needed to form a clue phrase. When the letters from the flyers, +in the order they appear on the flyers, are put in chronological order by show +date (including year) you get the clue phrase MIDEAST DOWNSTAIRS HAS ONE MORE +FLYER. If you go to the Middle East Downstairs in Central Square you find +a flyer with thematic art on a nearby +lamppost advertising a concert headlined by a band billed as "the answer you've +been looking for," DARK OMEN, the answer to the puzzle.

+ +

The solution to each flyer is:

+ +
    +
  • 10-250 +
      +
    • Clues: Pennsylvania, A lounge chair, 20 junebugs +
    • Date: June 20, 2009 +
    • Location: P.A.'s Lounge +
    • Bands: Windy Smiles, A Brief Smile, Bad Girlfriend, MiniBoone +
    • Letters extracted: MIDE +
    +
  • 34-101 +
      +
    • Clues: A voting precinct map of Cambridge with a single precinct highlighted, April Ludgate from Parks and Recreation, a cat o' nine tails +
    • Date: April 9, 2010 +
    • Location: Precinct +
    • Bands: Toe Drag, Division Tree, Hatch, Alen of Dale +
    • Letters extracted: ASTD +
    +
  • 3-270 +
      +
    • Clues: Midway Airport, Coffee, January Jones, Magic 8 Ball +
    • Date: January 8, 2011 +
    • Location: Midway Café +
    • Bands: Coyote Kolb, Brown Bird, Grave Robbers, Audrey Ryan +
    • Letters extracted: OWNS +
    +
  • 32-155 +
      +
    • Clues: East Campus dorm, September from Fringe, an M16 rifle +
    • Date: September 16, 2011 +
    • Location: East Campus, MIT +
    • Bands: Air Traffic Controller, Mission Hill, Adam Ezra Group +
    • Letters extracted: TAIRSH +
    +
  • 66-168 +
      +
    • Clues: Something said by Doc Brown ("Great scott!"), The March Hare, We're #1 foam finger +
    • Date: March 1, 2012 +
    • Location: Great Scott +
    • Bands: Arvid Noe, Grass is Green, Speedy Ortiz, Sneeze +
    • Letters extracted: ASON +
    +
  • 6-120 +
      +
    • Clues: Conan O'Brien, The Hunt for Red October, Thirteen from House +
    • Date: October 13, 2012 +
    • Location: O'Briens Pub +
    • Bands: Pile, Mail the Horse, Fat History Month, Cartright +
    • Letters extracted: EMOR +
    +
  • 56-114 +
      +
    • Clues: A can tab, The crest of the Kingdom of Bohemia, April O'Neil, Bobby Orr (Bruins #4) +
    • Date: April 4, 2013 +
    • Location: Cantab Lounge/Club Bohemia +
    • Bands: Pariah Beat, Mestan Jean and the Klay, Family Band, So Sol +
    • Letters extracted: EFL +
    +
  • 26-302 +
      +
    • Clues: A plow, van Gogh's Starry Night, June Cleaver, the logo for MIT Civil and Environmental Engineering (Course 1) +
    • Date: June 1, 2013 +
    • Location: The Plough and Stars +
    • Bands: Royal Wedding, Fortran, Fey Rey, Freedom Sound +
    • Letters extracted: YER +
    +
+ +
+ + +
+
+ + + diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2014/mit2014r509_MIT_Mystery_Hunt_2014_Thank_Heaven_for_Little_Girls/b-1.jpg b/benchmark/MIT_Mystery_Hunt/puzzles/2014/mit2014r509_MIT_Mystery_Hunt_2014_Thank_Heaven_for_Little_Girls/b-1.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5b26134d85b7184c7792c97f84f0cc986ddb69c7 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2014/mit2014r509_MIT_Mystery_Hunt_2014_Thank_Heaven_for_Little_Girls/b-1.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9482b6a69bb5f0feb7b2f90af5f0b224574b45b6e12324b98a457df57d5f0c36 +size 4988 diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2014/mit2014r509_MIT_Mystery_Hunt_2014_Thank_Heaven_for_Little_Girls/thank_heaven_for_little_girls b/benchmark/MIT_Mystery_Hunt/puzzles/2014/mit2014r509_MIT_Mystery_Hunt_2014_Thank_Heaven_for_Little_Girls/thank_heaven_for_little_girls new file mode 100644 index 0000000000000000000000000000000000000000..716417c503ca9c609f167ef4e02000aa7cf9c7b6 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2014/mit2014r509_MIT_Mystery_Hunt_2014_Thank_Heaven_for_Little_Girls/thank_heaven_for_little_girls @@ -0,0 +1,169 @@ + + + + Thank Heaven for Little Girls (The Red and White Knights) + + + + +
+
+ + Back + +
+
+ + +
+

Solution to Thank Heaven for Little Girls

+

Authors: Erin Rhode and Anand Sarwate

+ +

Each group is represented by a set of ladies all born in the same decade. Each set of prepositional logic about the women can be uniquely solved if you assume that each of the five women in the logic statements are a bijection with the integers 1 through 5. Using the first names of the women, these are the top five female baby names as given by the Social Security Adminstration baby names database. A sixth woman is included in each set and solvers must determine her value by looking at the list and seeing where her first name falls in the ranking for the associated decade.

+ +

Taking the sixth woman's value for each group and sorting by decade (1910s, 1920s, 1930s, 1940s, 1950s, 1960s, 1970s, 1980s) gives 2-1-2-25-23-9-16-5. Converting to alphanumerics gives the answer, BABY WIPE.

+ +1980s: + + + + + + + + + + + + + + +
AMANDA Seyfried
(3)
ASHLEY Tisdale
(4)
JENNIFER Hudson
(2)
JESSICA Simpson
(1)
SARAH Lancaster
(5)
SARAH Hughes
(5)
+
+1970s: + + + + + + + + + + + + + + +
AMY Poehler
(2)
JENNIFER Capriati
(1)
KIMBERLY Rhode
[no relation]
(5)
MELISSA McCarthy
(3)
MICHELLE Monaghan
(4)
CHRISTINA Applegate
(16)
+
+1930s: + + + + + + + + + + + + + + +
BARBARA Jordan
(3)
BETTY Everett
(2)
MARY Tyler Moore
(1)
PATRICIA Goldman-Rakic
(5)
SHIRLEY Jones
(4)
BETTY Shabazz
(2)
+
+1940s: + + + + + + + + + + + + + + +
BARBARA Boxer
(3)
CAROL Moseley Braun
(5)
LINDA Ronstadt
(2)
MARY Wilson
(1)
PATRICIA Cox (Nixon)
(4)
ELIZABETH Edwards
(25)
+
+1920s: + + + + + + + + + + + + + + +
BETTY White
(4)
DOROTHY Dandridge
(2)
HELEN Thomas
(3)
MARGARET Whiting
(5)
MARY Grace Canfield
(1)
MARY Higgins Clark
(1)
+
+1950s: + + + + + + + + + + + + + + +
DEBORAH Stabenow
(5)
LINDA Hamilton
(2)
MARY Badham
(1)
PATRICIA Richardson
(3)
SUSAN Hockfield
(4)
MARGARET Noonan
(23)
+
+1910s: + + + + + + + + + + + + + + +
DOROTHY McGuire
(3)
HELEN Mack
(2)
MARGARET Walker
(4)
MARY Martin
(1)
RUTH Hussey
(5)
HELEN Wagner
(2)
+
+1960s: + + + + + + + + + + + + + + +
KAREN Duffy
(4)
KIMBERLY Elise
(5)
LISA Kudrow
(1)
MARY Stuart Masterson
(2)
SUSAN Olsen
(3)
MICHELLE Obama
(9)
+ +
+ + +
+
+ + + diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2014/mit2014r511_MIT_Mystery_Hunt_2014_Hole_Wizard/index.html b/benchmark/MIT_Mystery_Hunt/puzzles/2014/mit2014r511_MIT_Mystery_Hunt_2014_Hole_Wizard/index.html new file mode 100644 index 0000000000000000000000000000000000000000..1a6babb79b335394ca340a1672a3091a049d1eb6 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2014/mit2014r511_MIT_Mystery_Hunt_2014_Hole_Wizard/index.html @@ -0,0 +1,139 @@ + + + + Hole Wizard (The Red and White Knights) + + + + + +
+
+ + Back to The Red and White Knights + + + Elsewhere + + + + Solution + + +
+
+ + +
+ +
+ Hole Wizard +
+
+ +
+


(Open with eDrawings for Windows and Mac OS X)

+

2. Frequently, to a poet

+

2. "Geist" philosopher

+

2. Honey Graham cereal

+

2. Like charged particles

+

2. Thing with holes

+

4.   Lodge (hotel chain)

+

4. Make metal from ore

+

4. Sets of points

+

4. Tell a story

+

4. Water closet

+

12. Camaro roofs

+

12. Hyp. over opp.

+

12. Plow pullers

+

12. The majority of the score to 4′33″

+

12. Type of list

+

17. A famous canal

+

17. It can follow radio, TV, or train

+

17. Number of cat lives

+

17. Thing with a hole

+

23. Alcoholic

+

23. Capital of Senegal

+

23. Sign of respect or gratitude

+

23. Things with holes

+

29. First place the Beach Boys want to take you

+

29. Level of the California, Carolina, and Florida State Leagues

+

29. Outer covering

+

29. "Short" or "tall" pancake order

+

29. Soon, poetically

+

30. Home of the men's College World Series

+

30. Something you eat off of

+

30. Spanish rice dish

+

30. Standardized test

+

30. They're between tenors and mezzos

+

33. Don't drink and do this in calculus

+

33. Fictional character based on Liza

+

33. Plant used for seasoning

+

33. Type of green energy

+

33. Scent

+

37.   in the hole

+

37. 1971 blaxploitation classic

+

37. Black gold

+

37. Gibbon or chimp

+

37. Rajah's wife

+

37. Short business note

+

46. Alternative to Chrome and Firefox

+

46. Greek equivalent of Ra

+

46. Member of the team who famously beat the Packers in 1998

+

46. Yello song

+

54. Honda model

+

54. Jamaican grapefruit soda

+

54. Roof edge

+

54. Some Dadaist art pieces

+

54. Things with holes

+

58. Cavaliers college, briefly

+

58. Relatives of author Umberto

+

58. Scott with a famous case

+

58. "Somewhere Only We Know" band

+

58. Tennis player Monica

+

58. The South, to a southerner

+

60. A top level domain

+

60. Diet for cavemen and trendsetters

+

60. It's Always Sunny in Philadelphia character

+

60. Portents

+

60. Storage container

+

60. Underwater rock formation

+

66. A or Jay

+

66. A penny saved is a penny this

+

66. Before, before now

+

66. Early colorless alcopop

+

66. Multiple applications of Ctrl+Y on Windows

+

71. Clenched (up)

+

71. Colloquial term for how far something is

+

71. Sterling Cooper Draper Price, for one

+

71. Sudden inhalations

+ +
+ + +
+
+ + + + + + + + + + + + diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2014/mit2014r708_MIT_Mystery_Hunt_2014_The_Great_Collapse/puzzle.css b/benchmark/MIT_Mystery_Hunt/puzzles/2014/mit2014r708_MIT_Mystery_Hunt_2014_The_Great_Collapse/puzzle.css new file mode 100644 index 0000000000000000000000000000000000000000..494b869de077e4a615b86810aa12e7f85dd92fae --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2014/mit2014r708_MIT_Mystery_Hunt_2014_The_Great_Collapse/puzzle.css @@ -0,0 +1,249 @@ +html { + min-height: 100% +} +body, td, input { + font-family: 'Alice', sans-serif; + font-size: 18px; +} +table { + text-align: left; +} +td { + padding: 2px 4px; +} +#mh-title { + font-family: 'Alice', sans-serif; + font-size: 50px; +} +.mh-flavortext { + font-style: italic; + text-align: center; + margin: 0px 30px; +} +.mh-roundtext { + font-style: italic; + text-align: left; + margin: 0px 30px; +} +#mh-content { + padding: 10px; + text-align: justify; + clear: both; +} +#mh-outer { + width: 900px; +} +#mh-controls { + position: relative; +} +table.mh-center { + margin-left: auto; + margin-right: auto; +} + + +@media screen { + + body { + width: 100%; + margin: 0px; + text-align: center; + } + .mh-fancy #mh-outer { + padding-top: 10px; + display: inline-block; + text-align: left; + position: relative; + } + .mh-fancy #mh-controls { + padding-bottom: 5px; + overflow: hidden; + } + .mh-fancy #mh-controls a, .mh-fancy #mh-controls span { + color: #fff; + text-shadow: 0px 0px 4px #000, 0px 2px 4px #000; + font-size: 90%; + text-decoration: none; + } + .mh-fancy #mh-back { + position: relative; + left: 20px; + } + .mh-fancy #mh-elsewhere { + position: relative; + left: 40px; + } + .mh-fancy #mh-plain-toggle { + position: absolute; + right: 160px; + } + .mh-fancy #mh-answer, .mh-fancy #mh-contact { + position: absolute; + right: 20px; + } + .mh-fancy #mh-page { + background: #fff; + box-shadow: 0px 0px 8px #000; + border-radius: 15px; + overflow: hidden; + margin-bottom: 20px; + } + .mh-fancy #mh-banner { + border-top-left-radius: 15px; + border-top-right-radius: 15px; + } + .mh-fancy #mh-title { + padding: 40px 20px; + text-shadow: 0px 0px 4px #eee; + color: #000; + } + .mh-fancy #mh-content { + color: #000; + border-top: 1px solid #aaa; + border-bottom-left-radius: 15px; + border-bottom-right-radius: 15px; + } + + .mh-plain #mh-controls { + text-align: center; + } + .mh-plain #mh-back { + display: none; + } + .mh-plain #mh-plain-toggle { + position: absolute; + right: 0px; + } + .mh-plain #mh-answer, .mh-plain #mh-contact { + display: none; + } + .mh-plain #mh-title { + text-align: center; + padding: 10px 0px; + } + .mh-plain a { + color: #520; + } + +} + + + +@media print { + #mh-controls { + text-align: center; + } + #mh-back { + display: none; + } + #mh-elsewhere { + display: none; + } + #mh-answer, #mh-plain-toggle, #mh-contact { + display: none; + } + #mh-title { + text-align: center; + } + a { + color: #520; + } +} + +#mh-submit-answer-bg { + position: fixed; + background: #888; + opacity: 0.5; + top: 0px; + left: 0px; + width: 100%; + height: 100%; +} +#mh-submit-answer { + position: absolute; + width: 470px; + height: 400px; + background: aliceblue; + padding: 20px; + border-radius: 15px; + border: 0px solid black; + box-shadow: #222 5px 5px 10px; +} +#mh-submit-answer-iframe { + width: 470px; + height: 400px; + border: 0px; +} + +#mh-nav-bg { + position: fixed; + background: #888; + opacity: 0.5; + top: 0px; + left: 0px; + width: 100%; + height: 100%; +} +#mh-nav { + position: absolute; + background: aliceblue; + padding: 20px; + border-radius: 15px; + border: 0px solid black; + box-shadow: #222 5px 5px 10px; + text-align: left; +} +#mh-nav a { + text-decoration: none; +} +#mh-submit-contact-bg { + position: fixed; + background: #888; + opacity: 0.5; + top: 0px; + left: 0px; + width: 100%; + height: 100%; +} +#mh-submit-contact { + position: absolute; + width: 470px; + height: 400px; + background: aliceblue; + padding: 20px; + border-radius: 15px; + border: 0px solid black; + box-shadow: #222 5px 5px 10px; +} +#mh-submit-contact-iframe { + width: 470px; + height: 400px; + border: 0px; +} + + + +@media screen { + body.mh-fancy { + background: #c3e1ef url('../../round/humpty_dumpty/background.jpg') no-repeat top center; + } +} + +#mh-humpty { + float: left; + padding: 10px; +} + +body {-webkit-print-color-adjust:exact;} +#mh-outer {width: 950px !important;} +table.t {border-spacing:0; border-collapse:collapse; margin: 0px auto;} +table.t th {border-collapse:collapse;} +table.t th.spacer {width: 50px} +table.t td.empty {border: 0px solid gray; width: 26px; height: 22px; text-align: center; vertical-align: middle; border-collapse:collapse;} +table.t td.square {border: 1px solid black; width: 26px; height: 22px; text-align: center; vertical-align: middle; border-collapse:collapse;} +table.t td.rightborder {border-right: 2px dashed red;} +table.t td.leftborder {border-left: 2px dashed red;} +table.t td.bottomborder {border-bottom: 2px dashed red;} +table.t td.highlite {background-color: #CCFFCC;} +table.t td {padding: 2px 0px;} +table.t th {padding: 2px 0px;} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2014/mit2014r712_MIT_Mystery_Hunt_2014_Family_Ties/2.png b/benchmark/MIT_Mystery_Hunt/puzzles/2014/mit2014r712_MIT_Mystery_Hunt_2014_Family_Ties/2.png new file mode 100644 index 0000000000000000000000000000000000000000..df71d834d0016f71d9e16838b60686467bf4665d --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2014/mit2014r712_MIT_Mystery_Hunt_2014_Family_Ties/2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a98a768ca6906f9c4736c85ea4195fded0ce6054962158eeba2e6da96362596d +size 4996 diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2014/mit2014z5_MIT_Mystery_Hunt_2014_Where_is_the_White_Rabbit/_solution_assets/index.html b/benchmark/MIT_Mystery_Hunt/puzzles/2014/mit2014z5_MIT_Mystery_Hunt_2014_Where_is_the_White_Rabbit/_solution_assets/index.html new file mode 100644 index 0000000000000000000000000000000000000000..8c5fe1eead42b65566e450ab1740821a99c8121d --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2014/mit2014z5_MIT_Mystery_Hunt_2014_Where_is_the_White_Rabbit/_solution_assets/index.html @@ -0,0 +1,78 @@ + + + + Where is the White Rabbit? (Runaround) + + + + +
+
+ + Back + +
+
+ + +
+

Solution to Where is the White Rabbit?

+

Authors: Brandy Buckingham, Aaron Bader, Robbie Buckingham, Jamie Clark, Matt Goldstein, Chieu Nguyen, Laura Royden

+

This is a very simple puzzle: taking the answer words to the puzzles listed and indexing into them by the number in parentheses gives RABBIT HIDES BY FAIRCHILD BUILDING TORNADO MACHINE, which tells solvers where the White Rabbit has run off to so that they can start closing all the rabbit holes and finish the hunt!

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
PuzzleAnswerIndexLetter
Callooh Callay, World!ACTIVE USER10R
SledgehammeredHAND TOOL2A
Campus Art from Z to ABAD BOYS4B
Marking TerritoryHOSPITAL BEDS9B
EggsamPENSIVENESS5I
SAT IIIMILLSTONE6T
Stalk Us MaybeFIRE HOSE5H
1! 2! 3! 4! 4649!SMASH HIT7I
CrosswalksDERRICK1D
Gone with the WindENGULF1E
VenntersectionsSPUR1S
KroskuroHOBO BOBO3B
The Revenge of Yuki Nagato Episode 00ENERGY BEAM6Y
The Duck Konundrum VI: Now... PepperGLUTEN FREE7F
You've Got Some NerveSANE2A
The Circle of LifeSQUIGGLES4I
SKI TreesMOUNTAINEER11R
WAT?CONFRONT1C
Some Nutty LinesFLUSHOT5H
The Great CollapseOVOID4I
Saturdy & SundyVALIANT3L
Hole WizardCUTTING EDGE9D
Crow FactsBIRD OF PREY1B
Magic MushroomsSLUGGISH3U
Compose YourselfFELINE4I
Time FliesAPPLE4L
A Mad Cocktail PartyED WYNN2D
Thank Heaven for Little GirlsBABY WIPE6I
Modern Cubism ArtistGENIUS3N
Let's Meet in the MiddleJINGOIST4G
A Curious IncidenceUTENSIL2T
Crossed WiresECHO4O
Cruciform HeraldryTRAIN TRACK2R
Wandering StarsG RING4N
Directions in WritingAZIMUTH1A
Diplomatic VictoryARCHDUKE OTTO5D
Filed ErectorCAPS LOCK6O
Indie Audio ProductionsDARK OMEN6M
Growth and Fixed CostsSECONDARY7A
Glazing OverCERAMICS1C
Walk Across Some DungeonsDEN CHAI5H
Top ShelfREPUBLICAN7I
Family TiesCLEAN SWEEP5N
Covert TopsTEETOTUM2E
+ +
+ + +
+
+ + + diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2014/mit2014z5_MIT_Mystery_Hunt_2014_Where_is_the_White_Rabbit/solution.html b/benchmark/MIT_Mystery_Hunt/puzzles/2014/mit2014z5_MIT_Mystery_Hunt_2014_Where_is_the_White_Rabbit/solution.html new file mode 100644 index 0000000000000000000000000000000000000000..8c5fe1eead42b65566e450ab1740821a99c8121d --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2014/mit2014z5_MIT_Mystery_Hunt_2014_Where_is_the_White_Rabbit/solution.html @@ -0,0 +1,78 @@ + + + + Where is the White Rabbit? (Runaround) + + + + +
+
+ + Back + +
+
+ + +
+

Solution to Where is the White Rabbit?

+

Authors: Brandy Buckingham, Aaron Bader, Robbie Buckingham, Jamie Clark, Matt Goldstein, Chieu Nguyen, Laura Royden

+

This is a very simple puzzle: taking the answer words to the puzzles listed and indexing into them by the number in parentheses gives RABBIT HIDES BY FAIRCHILD BUILDING TORNADO MACHINE, which tells solvers where the White Rabbit has run off to so that they can start closing all the rabbit holes and finish the hunt!

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
PuzzleAnswerIndexLetter
Callooh Callay, World!ACTIVE USER10R
SledgehammeredHAND TOOL2A
Campus Art from Z to ABAD BOYS4B
Marking TerritoryHOSPITAL BEDS9B
EggsamPENSIVENESS5I
SAT IIIMILLSTONE6T
Stalk Us MaybeFIRE HOSE5H
1! 2! 3! 4! 4649!SMASH HIT7I
CrosswalksDERRICK1D
Gone with the WindENGULF1E
VenntersectionsSPUR1S
KroskuroHOBO BOBO3B
The Revenge of Yuki Nagato Episode 00ENERGY BEAM6Y
The Duck Konundrum VI: Now... PepperGLUTEN FREE7F
You've Got Some NerveSANE2A
The Circle of LifeSQUIGGLES4I
SKI TreesMOUNTAINEER11R
WAT?CONFRONT1C
Some Nutty LinesFLUSHOT5H
The Great CollapseOVOID4I
Saturdy & SundyVALIANT3L
Hole WizardCUTTING EDGE9D
Crow FactsBIRD OF PREY1B
Magic MushroomsSLUGGISH3U
Compose YourselfFELINE4I
Time FliesAPPLE4L
A Mad Cocktail PartyED WYNN2D
Thank Heaven for Little GirlsBABY WIPE6I
Modern Cubism ArtistGENIUS3N
Let's Meet in the MiddleJINGOIST4G
A Curious IncidenceUTENSIL2T
Crossed WiresECHO4O
Cruciform HeraldryTRAIN TRACK2R
Wandering StarsG RING4N
Directions in WritingAZIMUTH1A
Diplomatic VictoryARCHDUKE OTTO5D
Filed ErectorCAPS LOCK6O
Indie Audio ProductionsDARK OMEN6M
Growth and Fixed CostsSECONDARY7A
Glazing OverCERAMICS1C
Walk Across Some DungeonsDEN CHAI5H
Top ShelfREPUBLICAN7I
Family TiesCLEAN SWEEP5N
Covert TopsTEETOTUM2E
+ +
+ + +
+
+ + + diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r011_MIT_Mystery_Hunt_2015_Imba/_solution_assets/logbook.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r011_MIT_Mystery_Hunt_2015_Imba/_solution_assets/logbook.css new file mode 100644 index 0000000000000000000000000000000000000000..d6b3f6f3015de2bfb1e9eb887a6f9c773b508a5a --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r011_MIT_Mystery_Hunt_2015_Imba/_solution_assets/logbook.css @@ -0,0 +1,244 @@ +@font-face { + font-family: 'im_fell_double_pica_scregular'; + src: url("../fonts/hunt/imfedpsc28p-webfont.eot"); + src: url("../fonts/hunt/imfedpsc28p-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/imfedpsc28p-webfont.woff2") format("woff2"), url("../fonts/hunt/imfedpsc28p-webfont.woff") format("woff"), url("../fonts/hunt/imfedpsc28p-webfont.ttf") format("truetype"), url("../fonts/hunt/imfedpsc28p-webfont.svg#im_fell_double_pica_scregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 14, ../../sass/logbook.scss */ +body { + margin: 0px; + border: 0px; + padding: 0px; +} + +/* line 19, ../../sass/logbook.scss */ +.headerbutton { + padding: 0 12px 0 12px; + float: right; +} + +/* line 24, ../../sass/logbook.scss */ +.sol { + height: 0px; + text-align: right; + margin-top: 35px; + margin-bottom: -35px; +} + +/* line 31, ../../sass/logbook.scss */ +#paper { + z-index: 9; + width: 1000px; + padding: 37px 55px 72px; + position: relative; + border: 1px solid #333333; + background: #dbc397; + -webkit-background-size: 100% 30px; + -moz-background-size: 100% 30px; + -ms-background-size: 100% 30px; + background-size: 100% 30px; + box-shadow: 7px 7px 5px rgba(0, 0, 0, 0.5); + border-radius: 4px 4px 4px 4px; + color: #282625; + margin: 0 auto; + margin-bottom: 60px; + font: 16px "Crimson Text", "Palatino Linotype", "Book Antiqua", Palatino, Georgia, serif; + text-rendering: optimizeLegibility; + font-feature-settings: "kern"; + -webkit-font-feature-settings: "kern"; + -moz-font-feature-settings: "kern"; + -moz-font-feature-settings: "kern=1"; +} + +/* line 57, ../../sass/logbook.scss */ +#infowindow { + font: 16px "Crimson Text", "Palatino Linotype", "Book Antiqua", Palatino, Georgia, serif; +} + +/* line 61, ../../sass/logbook.scss */ +.form-container { + top: 50px; +} + +/* line 64, ../../sass/logbook.scss */ +h1, h2, h3 { + font-family: 'im_fell_double_pica_scregular', serif; +} + +/* line 67, ../../sass/logbook.scss */ +.logheader { + font-size: larger; + font-weight: bold; +} + +/* line 71, ../../sass/logbook.scss */ +.logentry { + padding-left: 25px; + padding-right: 25px; + border-bottom: 1px solid #282625; +} + +/* line 76, ../../sass/logbook.scss */ +.logentry2 { + padding-left: 100px; + padding-right: 100px; + border-bottom: 1px solid #282625; +} + +/* line 81, ../../sass/logbook.scss */ +ul { + list-style: square inside url("../images/hunt/bullet3.png"); +} + +/* line 84, ../../sass/logbook.scss */ +table.fancy { + padding: 0; + margin: 0; + width: 100%; + border-collapse: collapse; + border-style: double; + border-color: #282625; + border-left: 0; + border-right: 0; +} + +/* line 94, ../../sass/logbook.scss */ +table.fancy th, tr { + padding: 0; + margin: 0; +} + +/* line 98, ../../sass/logbook.scss */ +table.fancy td { + padding-left: 10px; + margin: 0; + border: 1px solid #282625; + border-right: 0; +} + +/* line 104, ../../sass/logbook.scss */ +.tdleft { + padding: 0; + width: 10%; + border-left: 0; +} + +/* line 109, ../../sass/logbook.scss */ +.caption { + font-style: italic; + border-top: 0px; + margin-top: 0px; + padding-top: 0px; +} + +/* line 116, ../../sass/logbook.scss */ +.puzzle-sans { + font-family: sans-serif; +} + +/* line 120, ../../sass/logbook.scss */ +.puzzle { + display: table; + width: 100%; +} + +/* line 125, ../../sass/logbook.scss */ +.puzzle-page-header { + margin-bottom: 20px; +} + +/* line 129, ../../sass/logbook.scss */ +.answer { + margin-bottom: 30px; +} + +/* line 133, ../../sass/logbook.scss */ +.puzzle li { + list-style-position: inside; + text-indent: -1.1em; +} + +/* line 138, ../../sass/logbook.scss */ +.sol { + height: 0px; + text-align: right; + margin-top: 35px; + margin-bottom: -35px; +} + +/* line 145, ../../sass/logbook.scss */ +.clickbaitbannerbox { + width: 320px; + margin-right: 20px; + margin-left: auto; + margin-bottom: 20px; + margin-top: -30px; +} + +@media print { + /* line 154, ../../sass/logbook.scss */ + .clickbaitbannerbox { + margin-top: 50px; + } +} +/* line 159, ../../sass/logbook.scss */ +.clickbaitbanner { + background-color: white; + padding: 10px; +} + +/* line 163, ../../sass/logbook.scss */ +.attop { + position: absolute; + top: 0px; + left: 0px; +} + +/* line 169, ../../sass/logbook.scss */ +.byline { + font-family: 'Times New Roman', serif; + font-style: italic; +} + +/* line 173, ../../sass/logbook.scss */ +.clickbaitlink { + font-family: Helvetica, Arial, sans-serif; + font-size: 20px; +} + +/* line 177, ../../sass/logbook.scss */ +.clickbaitlink a { + text-decoration: none; +} + +/* line 181, ../../sass/logbook.scss */ +.puzzle p, .puzzle li { + line-height: 1.4em; +} + +/* line 185, ../../sass/logbook.scss */ +.solution-table td, .solution-table th { + padding-right: 15px; +} + +@media print { + /* line 190, ../../sass/logbook.scss */ + #puzzle-obj img { + display: none; + } + + /* line 194, ../../sass/logbook.scss */ + .no-page-break { + page-break-inside: avoid; + } + + /* line 197, ../../sass/logbook.scss */ + #paper { + width: 100%; + margin-bottom: 0px !important; + padding-bottom: 0px !important; + border: 0px !important; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r012_MIT_Mystery_Hunt_2015_Beth/_solution_assets/logbook.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r012_MIT_Mystery_Hunt_2015_Beth/_solution_assets/logbook.css new file mode 100644 index 0000000000000000000000000000000000000000..d6b3f6f3015de2bfb1e9eb887a6f9c773b508a5a --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r012_MIT_Mystery_Hunt_2015_Beth/_solution_assets/logbook.css @@ -0,0 +1,244 @@ +@font-face { + font-family: 'im_fell_double_pica_scregular'; + src: url("../fonts/hunt/imfedpsc28p-webfont.eot"); + src: url("../fonts/hunt/imfedpsc28p-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/imfedpsc28p-webfont.woff2") format("woff2"), url("../fonts/hunt/imfedpsc28p-webfont.woff") format("woff"), url("../fonts/hunt/imfedpsc28p-webfont.ttf") format("truetype"), url("../fonts/hunt/imfedpsc28p-webfont.svg#im_fell_double_pica_scregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 14, ../../sass/logbook.scss */ +body { + margin: 0px; + border: 0px; + padding: 0px; +} + +/* line 19, ../../sass/logbook.scss */ +.headerbutton { + padding: 0 12px 0 12px; + float: right; +} + +/* line 24, ../../sass/logbook.scss */ +.sol { + height: 0px; + text-align: right; + margin-top: 35px; + margin-bottom: -35px; +} + +/* line 31, ../../sass/logbook.scss */ +#paper { + z-index: 9; + width: 1000px; + padding: 37px 55px 72px; + position: relative; + border: 1px solid #333333; + background: #dbc397; + -webkit-background-size: 100% 30px; + -moz-background-size: 100% 30px; + -ms-background-size: 100% 30px; + background-size: 100% 30px; + box-shadow: 7px 7px 5px rgba(0, 0, 0, 0.5); + border-radius: 4px 4px 4px 4px; + color: #282625; + margin: 0 auto; + margin-bottom: 60px; + font: 16px "Crimson Text", "Palatino Linotype", "Book Antiqua", Palatino, Georgia, serif; + text-rendering: optimizeLegibility; + font-feature-settings: "kern"; + -webkit-font-feature-settings: "kern"; + -moz-font-feature-settings: "kern"; + -moz-font-feature-settings: "kern=1"; +} + +/* line 57, ../../sass/logbook.scss */ +#infowindow { + font: 16px "Crimson Text", "Palatino Linotype", "Book Antiqua", Palatino, Georgia, serif; +} + +/* line 61, ../../sass/logbook.scss */ +.form-container { + top: 50px; +} + +/* line 64, ../../sass/logbook.scss */ +h1, h2, h3 { + font-family: 'im_fell_double_pica_scregular', serif; +} + +/* line 67, ../../sass/logbook.scss */ +.logheader { + font-size: larger; + font-weight: bold; +} + +/* line 71, ../../sass/logbook.scss */ +.logentry { + padding-left: 25px; + padding-right: 25px; + border-bottom: 1px solid #282625; +} + +/* line 76, ../../sass/logbook.scss */ +.logentry2 { + padding-left: 100px; + padding-right: 100px; + border-bottom: 1px solid #282625; +} + +/* line 81, ../../sass/logbook.scss */ +ul { + list-style: square inside url("../images/hunt/bullet3.png"); +} + +/* line 84, ../../sass/logbook.scss */ +table.fancy { + padding: 0; + margin: 0; + width: 100%; + border-collapse: collapse; + border-style: double; + border-color: #282625; + border-left: 0; + border-right: 0; +} + +/* line 94, ../../sass/logbook.scss */ +table.fancy th, tr { + padding: 0; + margin: 0; +} + +/* line 98, ../../sass/logbook.scss */ +table.fancy td { + padding-left: 10px; + margin: 0; + border: 1px solid #282625; + border-right: 0; +} + +/* line 104, ../../sass/logbook.scss */ +.tdleft { + padding: 0; + width: 10%; + border-left: 0; +} + +/* line 109, ../../sass/logbook.scss */ +.caption { + font-style: italic; + border-top: 0px; + margin-top: 0px; + padding-top: 0px; +} + +/* line 116, ../../sass/logbook.scss */ +.puzzle-sans { + font-family: sans-serif; +} + +/* line 120, ../../sass/logbook.scss */ +.puzzle { + display: table; + width: 100%; +} + +/* line 125, ../../sass/logbook.scss */ +.puzzle-page-header { + margin-bottom: 20px; +} + +/* line 129, ../../sass/logbook.scss */ +.answer { + margin-bottom: 30px; +} + +/* line 133, ../../sass/logbook.scss */ +.puzzle li { + list-style-position: inside; + text-indent: -1.1em; +} + +/* line 138, ../../sass/logbook.scss */ +.sol { + height: 0px; + text-align: right; + margin-top: 35px; + margin-bottom: -35px; +} + +/* line 145, ../../sass/logbook.scss */ +.clickbaitbannerbox { + width: 320px; + margin-right: 20px; + margin-left: auto; + margin-bottom: 20px; + margin-top: -30px; +} + +@media print { + /* line 154, ../../sass/logbook.scss */ + .clickbaitbannerbox { + margin-top: 50px; + } +} +/* line 159, ../../sass/logbook.scss */ +.clickbaitbanner { + background-color: white; + padding: 10px; +} + +/* line 163, ../../sass/logbook.scss */ +.attop { + position: absolute; + top: 0px; + left: 0px; +} + +/* line 169, ../../sass/logbook.scss */ +.byline { + font-family: 'Times New Roman', serif; + font-style: italic; +} + +/* line 173, ../../sass/logbook.scss */ +.clickbaitlink { + font-family: Helvetica, Arial, sans-serif; + font-size: 20px; +} + +/* line 177, ../../sass/logbook.scss */ +.clickbaitlink a { + text-decoration: none; +} + +/* line 181, ../../sass/logbook.scss */ +.puzzle p, .puzzle li { + line-height: 1.4em; +} + +/* line 185, ../../sass/logbook.scss */ +.solution-table td, .solution-table th { + padding-right: 15px; +} + +@media print { + /* line 190, ../../sass/logbook.scss */ + #puzzle-obj img { + display: none; + } + + /* line 194, ../../sass/logbook.scss */ + .no-page-break { + page-break-inside: avoid; + } + + /* line 197, ../../sass/logbook.scss */ + #paper { + width: 100%; + margin-bottom: 0px !important; + padding-bottom: 0px !important; + border: 0px !important; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r013_MIT_Mystery_Hunt_2015_Erraticism/_solution_assets/logbook.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r013_MIT_Mystery_Hunt_2015_Erraticism/_solution_assets/logbook.css new file mode 100644 index 0000000000000000000000000000000000000000..d6b3f6f3015de2bfb1e9eb887a6f9c773b508a5a --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r013_MIT_Mystery_Hunt_2015_Erraticism/_solution_assets/logbook.css @@ -0,0 +1,244 @@ +@font-face { + font-family: 'im_fell_double_pica_scregular'; + src: url("../fonts/hunt/imfedpsc28p-webfont.eot"); + src: url("../fonts/hunt/imfedpsc28p-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/imfedpsc28p-webfont.woff2") format("woff2"), url("../fonts/hunt/imfedpsc28p-webfont.woff") format("woff"), url("../fonts/hunt/imfedpsc28p-webfont.ttf") format("truetype"), url("../fonts/hunt/imfedpsc28p-webfont.svg#im_fell_double_pica_scregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 14, ../../sass/logbook.scss */ +body { + margin: 0px; + border: 0px; + padding: 0px; +} + +/* line 19, ../../sass/logbook.scss */ +.headerbutton { + padding: 0 12px 0 12px; + float: right; +} + +/* line 24, ../../sass/logbook.scss */ +.sol { + height: 0px; + text-align: right; + margin-top: 35px; + margin-bottom: -35px; +} + +/* line 31, ../../sass/logbook.scss */ +#paper { + z-index: 9; + width: 1000px; + padding: 37px 55px 72px; + position: relative; + border: 1px solid #333333; + background: #dbc397; + -webkit-background-size: 100% 30px; + -moz-background-size: 100% 30px; + -ms-background-size: 100% 30px; + background-size: 100% 30px; + box-shadow: 7px 7px 5px rgba(0, 0, 0, 0.5); + border-radius: 4px 4px 4px 4px; + color: #282625; + margin: 0 auto; + margin-bottom: 60px; + font: 16px "Crimson Text", "Palatino Linotype", "Book Antiqua", Palatino, Georgia, serif; + text-rendering: optimizeLegibility; + font-feature-settings: "kern"; + -webkit-font-feature-settings: "kern"; + -moz-font-feature-settings: "kern"; + -moz-font-feature-settings: "kern=1"; +} + +/* line 57, ../../sass/logbook.scss */ +#infowindow { + font: 16px "Crimson Text", "Palatino Linotype", "Book Antiqua", Palatino, Georgia, serif; +} + +/* line 61, ../../sass/logbook.scss */ +.form-container { + top: 50px; +} + +/* line 64, ../../sass/logbook.scss */ +h1, h2, h3 { + font-family: 'im_fell_double_pica_scregular', serif; +} + +/* line 67, ../../sass/logbook.scss */ +.logheader { + font-size: larger; + font-weight: bold; +} + +/* line 71, ../../sass/logbook.scss */ +.logentry { + padding-left: 25px; + padding-right: 25px; + border-bottom: 1px solid #282625; +} + +/* line 76, ../../sass/logbook.scss */ +.logentry2 { + padding-left: 100px; + padding-right: 100px; + border-bottom: 1px solid #282625; +} + +/* line 81, ../../sass/logbook.scss */ +ul { + list-style: square inside url("../images/hunt/bullet3.png"); +} + +/* line 84, ../../sass/logbook.scss */ +table.fancy { + padding: 0; + margin: 0; + width: 100%; + border-collapse: collapse; + border-style: double; + border-color: #282625; + border-left: 0; + border-right: 0; +} + +/* line 94, ../../sass/logbook.scss */ +table.fancy th, tr { + padding: 0; + margin: 0; +} + +/* line 98, ../../sass/logbook.scss */ +table.fancy td { + padding-left: 10px; + margin: 0; + border: 1px solid #282625; + border-right: 0; +} + +/* line 104, ../../sass/logbook.scss */ +.tdleft { + padding: 0; + width: 10%; + border-left: 0; +} + +/* line 109, ../../sass/logbook.scss */ +.caption { + font-style: italic; + border-top: 0px; + margin-top: 0px; + padding-top: 0px; +} + +/* line 116, ../../sass/logbook.scss */ +.puzzle-sans { + font-family: sans-serif; +} + +/* line 120, ../../sass/logbook.scss */ +.puzzle { + display: table; + width: 100%; +} + +/* line 125, ../../sass/logbook.scss */ +.puzzle-page-header { + margin-bottom: 20px; +} + +/* line 129, ../../sass/logbook.scss */ +.answer { + margin-bottom: 30px; +} + +/* line 133, ../../sass/logbook.scss */ +.puzzle li { + list-style-position: inside; + text-indent: -1.1em; +} + +/* line 138, ../../sass/logbook.scss */ +.sol { + height: 0px; + text-align: right; + margin-top: 35px; + margin-bottom: -35px; +} + +/* line 145, ../../sass/logbook.scss */ +.clickbaitbannerbox { + width: 320px; + margin-right: 20px; + margin-left: auto; + margin-bottom: 20px; + margin-top: -30px; +} + +@media print { + /* line 154, ../../sass/logbook.scss */ + .clickbaitbannerbox { + margin-top: 50px; + } +} +/* line 159, ../../sass/logbook.scss */ +.clickbaitbanner { + background-color: white; + padding: 10px; +} + +/* line 163, ../../sass/logbook.scss */ +.attop { + position: absolute; + top: 0px; + left: 0px; +} + +/* line 169, ../../sass/logbook.scss */ +.byline { + font-family: 'Times New Roman', serif; + font-style: italic; +} + +/* line 173, ../../sass/logbook.scss */ +.clickbaitlink { + font-family: Helvetica, Arial, sans-serif; + font-size: 20px; +} + +/* line 177, ../../sass/logbook.scss */ +.clickbaitlink a { + text-decoration: none; +} + +/* line 181, ../../sass/logbook.scss */ +.puzzle p, .puzzle li { + line-height: 1.4em; +} + +/* line 185, ../../sass/logbook.scss */ +.solution-table td, .solution-table th { + padding-right: 15px; +} + +@media print { + /* line 190, ../../sass/logbook.scss */ + #puzzle-obj img { + display: none; + } + + /* line 194, ../../sass/logbook.scss */ + .no-page-break { + page-break-inside: avoid; + } + + /* line 197, ../../sass/logbook.scss */ + #paper { + width: 100%; + margin-bottom: 0px !important; + padding-bottom: 0px !important; + border: 0px !important; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r014_MIT_Mystery_Hunt_2015_Back_on_the_Move/_solution_assets/logbook.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r014_MIT_Mystery_Hunt_2015_Back_on_the_Move/_solution_assets/logbook.css new file mode 100644 index 0000000000000000000000000000000000000000..d6b3f6f3015de2bfb1e9eb887a6f9c773b508a5a --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r014_MIT_Mystery_Hunt_2015_Back_on_the_Move/_solution_assets/logbook.css @@ -0,0 +1,244 @@ +@font-face { + font-family: 'im_fell_double_pica_scregular'; + src: url("../fonts/hunt/imfedpsc28p-webfont.eot"); + src: url("../fonts/hunt/imfedpsc28p-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/imfedpsc28p-webfont.woff2") format("woff2"), url("../fonts/hunt/imfedpsc28p-webfont.woff") format("woff"), url("../fonts/hunt/imfedpsc28p-webfont.ttf") format("truetype"), url("../fonts/hunt/imfedpsc28p-webfont.svg#im_fell_double_pica_scregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 14, ../../sass/logbook.scss */ +body { + margin: 0px; + border: 0px; + padding: 0px; +} + +/* line 19, ../../sass/logbook.scss */ +.headerbutton { + padding: 0 12px 0 12px; + float: right; +} + +/* line 24, ../../sass/logbook.scss */ +.sol { + height: 0px; + text-align: right; + margin-top: 35px; + margin-bottom: -35px; +} + +/* line 31, ../../sass/logbook.scss */ +#paper { + z-index: 9; + width: 1000px; + padding: 37px 55px 72px; + position: relative; + border: 1px solid #333333; + background: #dbc397; + -webkit-background-size: 100% 30px; + -moz-background-size: 100% 30px; + -ms-background-size: 100% 30px; + background-size: 100% 30px; + box-shadow: 7px 7px 5px rgba(0, 0, 0, 0.5); + border-radius: 4px 4px 4px 4px; + color: #282625; + margin: 0 auto; + margin-bottom: 60px; + font: 16px "Crimson Text", "Palatino Linotype", "Book Antiqua", Palatino, Georgia, serif; + text-rendering: optimizeLegibility; + font-feature-settings: "kern"; + -webkit-font-feature-settings: "kern"; + -moz-font-feature-settings: "kern"; + -moz-font-feature-settings: "kern=1"; +} + +/* line 57, ../../sass/logbook.scss */ +#infowindow { + font: 16px "Crimson Text", "Palatino Linotype", "Book Antiqua", Palatino, Georgia, serif; +} + +/* line 61, ../../sass/logbook.scss */ +.form-container { + top: 50px; +} + +/* line 64, ../../sass/logbook.scss */ +h1, h2, h3 { + font-family: 'im_fell_double_pica_scregular', serif; +} + +/* line 67, ../../sass/logbook.scss */ +.logheader { + font-size: larger; + font-weight: bold; +} + +/* line 71, ../../sass/logbook.scss */ +.logentry { + padding-left: 25px; + padding-right: 25px; + border-bottom: 1px solid #282625; +} + +/* line 76, ../../sass/logbook.scss */ +.logentry2 { + padding-left: 100px; + padding-right: 100px; + border-bottom: 1px solid #282625; +} + +/* line 81, ../../sass/logbook.scss */ +ul { + list-style: square inside url("../images/hunt/bullet3.png"); +} + +/* line 84, ../../sass/logbook.scss */ +table.fancy { + padding: 0; + margin: 0; + width: 100%; + border-collapse: collapse; + border-style: double; + border-color: #282625; + border-left: 0; + border-right: 0; +} + +/* line 94, ../../sass/logbook.scss */ +table.fancy th, tr { + padding: 0; + margin: 0; +} + +/* line 98, ../../sass/logbook.scss */ +table.fancy td { + padding-left: 10px; + margin: 0; + border: 1px solid #282625; + border-right: 0; +} + +/* line 104, ../../sass/logbook.scss */ +.tdleft { + padding: 0; + width: 10%; + border-left: 0; +} + +/* line 109, ../../sass/logbook.scss */ +.caption { + font-style: italic; + border-top: 0px; + margin-top: 0px; + padding-top: 0px; +} + +/* line 116, ../../sass/logbook.scss */ +.puzzle-sans { + font-family: sans-serif; +} + +/* line 120, ../../sass/logbook.scss */ +.puzzle { + display: table; + width: 100%; +} + +/* line 125, ../../sass/logbook.scss */ +.puzzle-page-header { + margin-bottom: 20px; +} + +/* line 129, ../../sass/logbook.scss */ +.answer { + margin-bottom: 30px; +} + +/* line 133, ../../sass/logbook.scss */ +.puzzle li { + list-style-position: inside; + text-indent: -1.1em; +} + +/* line 138, ../../sass/logbook.scss */ +.sol { + height: 0px; + text-align: right; + margin-top: 35px; + margin-bottom: -35px; +} + +/* line 145, ../../sass/logbook.scss */ +.clickbaitbannerbox { + width: 320px; + margin-right: 20px; + margin-left: auto; + margin-bottom: 20px; + margin-top: -30px; +} + +@media print { + /* line 154, ../../sass/logbook.scss */ + .clickbaitbannerbox { + margin-top: 50px; + } +} +/* line 159, ../../sass/logbook.scss */ +.clickbaitbanner { + background-color: white; + padding: 10px; +} + +/* line 163, ../../sass/logbook.scss */ +.attop { + position: absolute; + top: 0px; + left: 0px; +} + +/* line 169, ../../sass/logbook.scss */ +.byline { + font-family: 'Times New Roman', serif; + font-style: italic; +} + +/* line 173, ../../sass/logbook.scss */ +.clickbaitlink { + font-family: Helvetica, Arial, sans-serif; + font-size: 20px; +} + +/* line 177, ../../sass/logbook.scss */ +.clickbaitlink a { + text-decoration: none; +} + +/* line 181, ../../sass/logbook.scss */ +.puzzle p, .puzzle li { + line-height: 1.4em; +} + +/* line 185, ../../sass/logbook.scss */ +.solution-table td, .solution-table th { + padding-right: 15px; +} + +@media print { + /* line 190, ../../sass/logbook.scss */ + #puzzle-obj img { + display: none; + } + + /* line 194, ../../sass/logbook.scss */ + .no-page-break { + page-break-inside: avoid; + } + + /* line 197, ../../sass/logbook.scss */ + #paper { + width: 100%; + margin-bottom: 0px !important; + padding-bottom: 0px !important; + border: 0px !important; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r015_MIT_Mystery_Hunt_2015_Loony_Playhouse_Actors/_solution_assets/logbook.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r015_MIT_Mystery_Hunt_2015_Loony_Playhouse_Actors/_solution_assets/logbook.css new file mode 100644 index 0000000000000000000000000000000000000000..d6b3f6f3015de2bfb1e9eb887a6f9c773b508a5a --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r015_MIT_Mystery_Hunt_2015_Loony_Playhouse_Actors/_solution_assets/logbook.css @@ -0,0 +1,244 @@ +@font-face { + font-family: 'im_fell_double_pica_scregular'; + src: url("../fonts/hunt/imfedpsc28p-webfont.eot"); + src: url("../fonts/hunt/imfedpsc28p-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/imfedpsc28p-webfont.woff2") format("woff2"), url("../fonts/hunt/imfedpsc28p-webfont.woff") format("woff"), url("../fonts/hunt/imfedpsc28p-webfont.ttf") format("truetype"), url("../fonts/hunt/imfedpsc28p-webfont.svg#im_fell_double_pica_scregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 14, ../../sass/logbook.scss */ +body { + margin: 0px; + border: 0px; + padding: 0px; +} + +/* line 19, ../../sass/logbook.scss */ +.headerbutton { + padding: 0 12px 0 12px; + float: right; +} + +/* line 24, ../../sass/logbook.scss */ +.sol { + height: 0px; + text-align: right; + margin-top: 35px; + margin-bottom: -35px; +} + +/* line 31, ../../sass/logbook.scss */ +#paper { + z-index: 9; + width: 1000px; + padding: 37px 55px 72px; + position: relative; + border: 1px solid #333333; + background: #dbc397; + -webkit-background-size: 100% 30px; + -moz-background-size: 100% 30px; + -ms-background-size: 100% 30px; + background-size: 100% 30px; + box-shadow: 7px 7px 5px rgba(0, 0, 0, 0.5); + border-radius: 4px 4px 4px 4px; + color: #282625; + margin: 0 auto; + margin-bottom: 60px; + font: 16px "Crimson Text", "Palatino Linotype", "Book Antiqua", Palatino, Georgia, serif; + text-rendering: optimizeLegibility; + font-feature-settings: "kern"; + -webkit-font-feature-settings: "kern"; + -moz-font-feature-settings: "kern"; + -moz-font-feature-settings: "kern=1"; +} + +/* line 57, ../../sass/logbook.scss */ +#infowindow { + font: 16px "Crimson Text", "Palatino Linotype", "Book Antiqua", Palatino, Georgia, serif; +} + +/* line 61, ../../sass/logbook.scss */ +.form-container { + top: 50px; +} + +/* line 64, ../../sass/logbook.scss */ +h1, h2, h3 { + font-family: 'im_fell_double_pica_scregular', serif; +} + +/* line 67, ../../sass/logbook.scss */ +.logheader { + font-size: larger; + font-weight: bold; +} + +/* line 71, ../../sass/logbook.scss */ +.logentry { + padding-left: 25px; + padding-right: 25px; + border-bottom: 1px solid #282625; +} + +/* line 76, ../../sass/logbook.scss */ +.logentry2 { + padding-left: 100px; + padding-right: 100px; + border-bottom: 1px solid #282625; +} + +/* line 81, ../../sass/logbook.scss */ +ul { + list-style: square inside url("../images/hunt/bullet3.png"); +} + +/* line 84, ../../sass/logbook.scss */ +table.fancy { + padding: 0; + margin: 0; + width: 100%; + border-collapse: collapse; + border-style: double; + border-color: #282625; + border-left: 0; + border-right: 0; +} + +/* line 94, ../../sass/logbook.scss */ +table.fancy th, tr { + padding: 0; + margin: 0; +} + +/* line 98, ../../sass/logbook.scss */ +table.fancy td { + padding-left: 10px; + margin: 0; + border: 1px solid #282625; + border-right: 0; +} + +/* line 104, ../../sass/logbook.scss */ +.tdleft { + padding: 0; + width: 10%; + border-left: 0; +} + +/* line 109, ../../sass/logbook.scss */ +.caption { + font-style: italic; + border-top: 0px; + margin-top: 0px; + padding-top: 0px; +} + +/* line 116, ../../sass/logbook.scss */ +.puzzle-sans { + font-family: sans-serif; +} + +/* line 120, ../../sass/logbook.scss */ +.puzzle { + display: table; + width: 100%; +} + +/* line 125, ../../sass/logbook.scss */ +.puzzle-page-header { + margin-bottom: 20px; +} + +/* line 129, ../../sass/logbook.scss */ +.answer { + margin-bottom: 30px; +} + +/* line 133, ../../sass/logbook.scss */ +.puzzle li { + list-style-position: inside; + text-indent: -1.1em; +} + +/* line 138, ../../sass/logbook.scss */ +.sol { + height: 0px; + text-align: right; + margin-top: 35px; + margin-bottom: -35px; +} + +/* line 145, ../../sass/logbook.scss */ +.clickbaitbannerbox { + width: 320px; + margin-right: 20px; + margin-left: auto; + margin-bottom: 20px; + margin-top: -30px; +} + +@media print { + /* line 154, ../../sass/logbook.scss */ + .clickbaitbannerbox { + margin-top: 50px; + } +} +/* line 159, ../../sass/logbook.scss */ +.clickbaitbanner { + background-color: white; + padding: 10px; +} + +/* line 163, ../../sass/logbook.scss */ +.attop { + position: absolute; + top: 0px; + left: 0px; +} + +/* line 169, ../../sass/logbook.scss */ +.byline { + font-family: 'Times New Roman', serif; + font-style: italic; +} + +/* line 173, ../../sass/logbook.scss */ +.clickbaitlink { + font-family: Helvetica, Arial, sans-serif; + font-size: 20px; +} + +/* line 177, ../../sass/logbook.scss */ +.clickbaitlink a { + text-decoration: none; +} + +/* line 181, ../../sass/logbook.scss */ +.puzzle p, .puzzle li { + line-height: 1.4em; +} + +/* line 185, ../../sass/logbook.scss */ +.solution-table td, .solution-table th { + padding-right: 15px; +} + +@media print { + /* line 190, ../../sass/logbook.scss */ + #puzzle-obj img { + display: none; + } + + /* line 194, ../../sass/logbook.scss */ + .no-page-break { + page-break-inside: avoid; + } + + /* line 197, ../../sass/logbook.scss */ + #paper { + width: 100%; + margin-bottom: 0px !important; + padding-bottom: 0px !important; + border: 0px !important; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r016_MIT_Mystery_Hunt_2015_Nautilus_s_Duplicated_Quest/_solution_assets/logbook.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r016_MIT_Mystery_Hunt_2015_Nautilus_s_Duplicated_Quest/_solution_assets/logbook.css new file mode 100644 index 0000000000000000000000000000000000000000..d6b3f6f3015de2bfb1e9eb887a6f9c773b508a5a --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r016_MIT_Mystery_Hunt_2015_Nautilus_s_Duplicated_Quest/_solution_assets/logbook.css @@ -0,0 +1,244 @@ +@font-face { + font-family: 'im_fell_double_pica_scregular'; + src: url("../fonts/hunt/imfedpsc28p-webfont.eot"); + src: url("../fonts/hunt/imfedpsc28p-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/imfedpsc28p-webfont.woff2") format("woff2"), url("../fonts/hunt/imfedpsc28p-webfont.woff") format("woff"), url("../fonts/hunt/imfedpsc28p-webfont.ttf") format("truetype"), url("../fonts/hunt/imfedpsc28p-webfont.svg#im_fell_double_pica_scregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 14, ../../sass/logbook.scss */ +body { + margin: 0px; + border: 0px; + padding: 0px; +} + +/* line 19, ../../sass/logbook.scss */ +.headerbutton { + padding: 0 12px 0 12px; + float: right; +} + +/* line 24, ../../sass/logbook.scss */ +.sol { + height: 0px; + text-align: right; + margin-top: 35px; + margin-bottom: -35px; +} + +/* line 31, ../../sass/logbook.scss */ +#paper { + z-index: 9; + width: 1000px; + padding: 37px 55px 72px; + position: relative; + border: 1px solid #333333; + background: #dbc397; + -webkit-background-size: 100% 30px; + -moz-background-size: 100% 30px; + -ms-background-size: 100% 30px; + background-size: 100% 30px; + box-shadow: 7px 7px 5px rgba(0, 0, 0, 0.5); + border-radius: 4px 4px 4px 4px; + color: #282625; + margin: 0 auto; + margin-bottom: 60px; + font: 16px "Crimson Text", "Palatino Linotype", "Book Antiqua", Palatino, Georgia, serif; + text-rendering: optimizeLegibility; + font-feature-settings: "kern"; + -webkit-font-feature-settings: "kern"; + -moz-font-feature-settings: "kern"; + -moz-font-feature-settings: "kern=1"; +} + +/* line 57, ../../sass/logbook.scss */ +#infowindow { + font: 16px "Crimson Text", "Palatino Linotype", "Book Antiqua", Palatino, Georgia, serif; +} + +/* line 61, ../../sass/logbook.scss */ +.form-container { + top: 50px; +} + +/* line 64, ../../sass/logbook.scss */ +h1, h2, h3 { + font-family: 'im_fell_double_pica_scregular', serif; +} + +/* line 67, ../../sass/logbook.scss */ +.logheader { + font-size: larger; + font-weight: bold; +} + +/* line 71, ../../sass/logbook.scss */ +.logentry { + padding-left: 25px; + padding-right: 25px; + border-bottom: 1px solid #282625; +} + +/* line 76, ../../sass/logbook.scss */ +.logentry2 { + padding-left: 100px; + padding-right: 100px; + border-bottom: 1px solid #282625; +} + +/* line 81, ../../sass/logbook.scss */ +ul { + list-style: square inside url("../images/hunt/bullet3.png"); +} + +/* line 84, ../../sass/logbook.scss */ +table.fancy { + padding: 0; + margin: 0; + width: 100%; + border-collapse: collapse; + border-style: double; + border-color: #282625; + border-left: 0; + border-right: 0; +} + +/* line 94, ../../sass/logbook.scss */ +table.fancy th, tr { + padding: 0; + margin: 0; +} + +/* line 98, ../../sass/logbook.scss */ +table.fancy td { + padding-left: 10px; + margin: 0; + border: 1px solid #282625; + border-right: 0; +} + +/* line 104, ../../sass/logbook.scss */ +.tdleft { + padding: 0; + width: 10%; + border-left: 0; +} + +/* line 109, ../../sass/logbook.scss */ +.caption { + font-style: italic; + border-top: 0px; + margin-top: 0px; + padding-top: 0px; +} + +/* line 116, ../../sass/logbook.scss */ +.puzzle-sans { + font-family: sans-serif; +} + +/* line 120, ../../sass/logbook.scss */ +.puzzle { + display: table; + width: 100%; +} + +/* line 125, ../../sass/logbook.scss */ +.puzzle-page-header { + margin-bottom: 20px; +} + +/* line 129, ../../sass/logbook.scss */ +.answer { + margin-bottom: 30px; +} + +/* line 133, ../../sass/logbook.scss */ +.puzzle li { + list-style-position: inside; + text-indent: -1.1em; +} + +/* line 138, ../../sass/logbook.scss */ +.sol { + height: 0px; + text-align: right; + margin-top: 35px; + margin-bottom: -35px; +} + +/* line 145, ../../sass/logbook.scss */ +.clickbaitbannerbox { + width: 320px; + margin-right: 20px; + margin-left: auto; + margin-bottom: 20px; + margin-top: -30px; +} + +@media print { + /* line 154, ../../sass/logbook.scss */ + .clickbaitbannerbox { + margin-top: 50px; + } +} +/* line 159, ../../sass/logbook.scss */ +.clickbaitbanner { + background-color: white; + padding: 10px; +} + +/* line 163, ../../sass/logbook.scss */ +.attop { + position: absolute; + top: 0px; + left: 0px; +} + +/* line 169, ../../sass/logbook.scss */ +.byline { + font-family: 'Times New Roman', serif; + font-style: italic; +} + +/* line 173, ../../sass/logbook.scss */ +.clickbaitlink { + font-family: Helvetica, Arial, sans-serif; + font-size: 20px; +} + +/* line 177, ../../sass/logbook.scss */ +.clickbaitlink a { + text-decoration: none; +} + +/* line 181, ../../sass/logbook.scss */ +.puzzle p, .puzzle li { + line-height: 1.4em; +} + +/* line 185, ../../sass/logbook.scss */ +.solution-table td, .solution-table th { + padding-right: 15px; +} + +@media print { + /* line 190, ../../sass/logbook.scss */ + #puzzle-obj img { + display: none; + } + + /* line 194, ../../sass/logbook.scss */ + .no-page-break { + page-break-inside: avoid; + } + + /* line 197, ../../sass/logbook.scss */ + #paper { + width: 100%; + margin-bottom: 0px !important; + padding-bottom: 0px !important; + border: 0px !important; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r017_MIT_Mystery_Hunt_2015_Takeout_Ordering/_solution_assets/logbook.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r017_MIT_Mystery_Hunt_2015_Takeout_Ordering/_solution_assets/logbook.css new file mode 100644 index 0000000000000000000000000000000000000000..d6b3f6f3015de2bfb1e9eb887a6f9c773b508a5a --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r017_MIT_Mystery_Hunt_2015_Takeout_Ordering/_solution_assets/logbook.css @@ -0,0 +1,244 @@ +@font-face { + font-family: 'im_fell_double_pica_scregular'; + src: url("../fonts/hunt/imfedpsc28p-webfont.eot"); + src: url("../fonts/hunt/imfedpsc28p-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/imfedpsc28p-webfont.woff2") format("woff2"), url("../fonts/hunt/imfedpsc28p-webfont.woff") format("woff"), url("../fonts/hunt/imfedpsc28p-webfont.ttf") format("truetype"), url("../fonts/hunt/imfedpsc28p-webfont.svg#im_fell_double_pica_scregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 14, ../../sass/logbook.scss */ +body { + margin: 0px; + border: 0px; + padding: 0px; +} + +/* line 19, ../../sass/logbook.scss */ +.headerbutton { + padding: 0 12px 0 12px; + float: right; +} + +/* line 24, ../../sass/logbook.scss */ +.sol { + height: 0px; + text-align: right; + margin-top: 35px; + margin-bottom: -35px; +} + +/* line 31, ../../sass/logbook.scss */ +#paper { + z-index: 9; + width: 1000px; + padding: 37px 55px 72px; + position: relative; + border: 1px solid #333333; + background: #dbc397; + -webkit-background-size: 100% 30px; + -moz-background-size: 100% 30px; + -ms-background-size: 100% 30px; + background-size: 100% 30px; + box-shadow: 7px 7px 5px rgba(0, 0, 0, 0.5); + border-radius: 4px 4px 4px 4px; + color: #282625; + margin: 0 auto; + margin-bottom: 60px; + font: 16px "Crimson Text", "Palatino Linotype", "Book Antiqua", Palatino, Georgia, serif; + text-rendering: optimizeLegibility; + font-feature-settings: "kern"; + -webkit-font-feature-settings: "kern"; + -moz-font-feature-settings: "kern"; + -moz-font-feature-settings: "kern=1"; +} + +/* line 57, ../../sass/logbook.scss */ +#infowindow { + font: 16px "Crimson Text", "Palatino Linotype", "Book Antiqua", Palatino, Georgia, serif; +} + +/* line 61, ../../sass/logbook.scss */ +.form-container { + top: 50px; +} + +/* line 64, ../../sass/logbook.scss */ +h1, h2, h3 { + font-family: 'im_fell_double_pica_scregular', serif; +} + +/* line 67, ../../sass/logbook.scss */ +.logheader { + font-size: larger; + font-weight: bold; +} + +/* line 71, ../../sass/logbook.scss */ +.logentry { + padding-left: 25px; + padding-right: 25px; + border-bottom: 1px solid #282625; +} + +/* line 76, ../../sass/logbook.scss */ +.logentry2 { + padding-left: 100px; + padding-right: 100px; + border-bottom: 1px solid #282625; +} + +/* line 81, ../../sass/logbook.scss */ +ul { + list-style: square inside url("../images/hunt/bullet3.png"); +} + +/* line 84, ../../sass/logbook.scss */ +table.fancy { + padding: 0; + margin: 0; + width: 100%; + border-collapse: collapse; + border-style: double; + border-color: #282625; + border-left: 0; + border-right: 0; +} + +/* line 94, ../../sass/logbook.scss */ +table.fancy th, tr { + padding: 0; + margin: 0; +} + +/* line 98, ../../sass/logbook.scss */ +table.fancy td { + padding-left: 10px; + margin: 0; + border: 1px solid #282625; + border-right: 0; +} + +/* line 104, ../../sass/logbook.scss */ +.tdleft { + padding: 0; + width: 10%; + border-left: 0; +} + +/* line 109, ../../sass/logbook.scss */ +.caption { + font-style: italic; + border-top: 0px; + margin-top: 0px; + padding-top: 0px; +} + +/* line 116, ../../sass/logbook.scss */ +.puzzle-sans { + font-family: sans-serif; +} + +/* line 120, ../../sass/logbook.scss */ +.puzzle { + display: table; + width: 100%; +} + +/* line 125, ../../sass/logbook.scss */ +.puzzle-page-header { + margin-bottom: 20px; +} + +/* line 129, ../../sass/logbook.scss */ +.answer { + margin-bottom: 30px; +} + +/* line 133, ../../sass/logbook.scss */ +.puzzle li { + list-style-position: inside; + text-indent: -1.1em; +} + +/* line 138, ../../sass/logbook.scss */ +.sol { + height: 0px; + text-align: right; + margin-top: 35px; + margin-bottom: -35px; +} + +/* line 145, ../../sass/logbook.scss */ +.clickbaitbannerbox { + width: 320px; + margin-right: 20px; + margin-left: auto; + margin-bottom: 20px; + margin-top: -30px; +} + +@media print { + /* line 154, ../../sass/logbook.scss */ + .clickbaitbannerbox { + margin-top: 50px; + } +} +/* line 159, ../../sass/logbook.scss */ +.clickbaitbanner { + background-color: white; + padding: 10px; +} + +/* line 163, ../../sass/logbook.scss */ +.attop { + position: absolute; + top: 0px; + left: 0px; +} + +/* line 169, ../../sass/logbook.scss */ +.byline { + font-family: 'Times New Roman', serif; + font-style: italic; +} + +/* line 173, ../../sass/logbook.scss */ +.clickbaitlink { + font-family: Helvetica, Arial, sans-serif; + font-size: 20px; +} + +/* line 177, ../../sass/logbook.scss */ +.clickbaitlink a { + text-decoration: none; +} + +/* line 181, ../../sass/logbook.scss */ +.puzzle p, .puzzle li { + line-height: 1.4em; +} + +/* line 185, ../../sass/logbook.scss */ +.solution-table td, .solution-table th { + padding-right: 15px; +} + +@media print { + /* line 190, ../../sass/logbook.scss */ + #puzzle-obj img { + display: none; + } + + /* line 194, ../../sass/logbook.scss */ + .no-page-break { + page-break-inside: avoid; + } + + /* line 197, ../../sass/logbook.scss */ + #paper { + width: 100%; + margin-bottom: 0px !important; + padding-bottom: 0px !important; + border: 0px !important; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r018_MIT_Mystery_Hunt_2015_Nope/_solution_assets/logbook.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r018_MIT_Mystery_Hunt_2015_Nope/_solution_assets/logbook.css new file mode 100644 index 0000000000000000000000000000000000000000..d6b3f6f3015de2bfb1e9eb887a6f9c773b508a5a --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r018_MIT_Mystery_Hunt_2015_Nope/_solution_assets/logbook.css @@ -0,0 +1,244 @@ +@font-face { + font-family: 'im_fell_double_pica_scregular'; + src: url("../fonts/hunt/imfedpsc28p-webfont.eot"); + src: url("../fonts/hunt/imfedpsc28p-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/imfedpsc28p-webfont.woff2") format("woff2"), url("../fonts/hunt/imfedpsc28p-webfont.woff") format("woff"), url("../fonts/hunt/imfedpsc28p-webfont.ttf") format("truetype"), url("../fonts/hunt/imfedpsc28p-webfont.svg#im_fell_double_pica_scregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 14, ../../sass/logbook.scss */ +body { + margin: 0px; + border: 0px; + padding: 0px; +} + +/* line 19, ../../sass/logbook.scss */ +.headerbutton { + padding: 0 12px 0 12px; + float: right; +} + +/* line 24, ../../sass/logbook.scss */ +.sol { + height: 0px; + text-align: right; + margin-top: 35px; + margin-bottom: -35px; +} + +/* line 31, ../../sass/logbook.scss */ +#paper { + z-index: 9; + width: 1000px; + padding: 37px 55px 72px; + position: relative; + border: 1px solid #333333; + background: #dbc397; + -webkit-background-size: 100% 30px; + -moz-background-size: 100% 30px; + -ms-background-size: 100% 30px; + background-size: 100% 30px; + box-shadow: 7px 7px 5px rgba(0, 0, 0, 0.5); + border-radius: 4px 4px 4px 4px; + color: #282625; + margin: 0 auto; + margin-bottom: 60px; + font: 16px "Crimson Text", "Palatino Linotype", "Book Antiqua", Palatino, Georgia, serif; + text-rendering: optimizeLegibility; + font-feature-settings: "kern"; + -webkit-font-feature-settings: "kern"; + -moz-font-feature-settings: "kern"; + -moz-font-feature-settings: "kern=1"; +} + +/* line 57, ../../sass/logbook.scss */ +#infowindow { + font: 16px "Crimson Text", "Palatino Linotype", "Book Antiqua", Palatino, Georgia, serif; +} + +/* line 61, ../../sass/logbook.scss */ +.form-container { + top: 50px; +} + +/* line 64, ../../sass/logbook.scss */ +h1, h2, h3 { + font-family: 'im_fell_double_pica_scregular', serif; +} + +/* line 67, ../../sass/logbook.scss */ +.logheader { + font-size: larger; + font-weight: bold; +} + +/* line 71, ../../sass/logbook.scss */ +.logentry { + padding-left: 25px; + padding-right: 25px; + border-bottom: 1px solid #282625; +} + +/* line 76, ../../sass/logbook.scss */ +.logentry2 { + padding-left: 100px; + padding-right: 100px; + border-bottom: 1px solid #282625; +} + +/* line 81, ../../sass/logbook.scss */ +ul { + list-style: square inside url("../images/hunt/bullet3.png"); +} + +/* line 84, ../../sass/logbook.scss */ +table.fancy { + padding: 0; + margin: 0; + width: 100%; + border-collapse: collapse; + border-style: double; + border-color: #282625; + border-left: 0; + border-right: 0; +} + +/* line 94, ../../sass/logbook.scss */ +table.fancy th, tr { + padding: 0; + margin: 0; +} + +/* line 98, ../../sass/logbook.scss */ +table.fancy td { + padding-left: 10px; + margin: 0; + border: 1px solid #282625; + border-right: 0; +} + +/* line 104, ../../sass/logbook.scss */ +.tdleft { + padding: 0; + width: 10%; + border-left: 0; +} + +/* line 109, ../../sass/logbook.scss */ +.caption { + font-style: italic; + border-top: 0px; + margin-top: 0px; + padding-top: 0px; +} + +/* line 116, ../../sass/logbook.scss */ +.puzzle-sans { + font-family: sans-serif; +} + +/* line 120, ../../sass/logbook.scss */ +.puzzle { + display: table; + width: 100%; +} + +/* line 125, ../../sass/logbook.scss */ +.puzzle-page-header { + margin-bottom: 20px; +} + +/* line 129, ../../sass/logbook.scss */ +.answer { + margin-bottom: 30px; +} + +/* line 133, ../../sass/logbook.scss */ +.puzzle li { + list-style-position: inside; + text-indent: -1.1em; +} + +/* line 138, ../../sass/logbook.scss */ +.sol { + height: 0px; + text-align: right; + margin-top: 35px; + margin-bottom: -35px; +} + +/* line 145, ../../sass/logbook.scss */ +.clickbaitbannerbox { + width: 320px; + margin-right: 20px; + margin-left: auto; + margin-bottom: 20px; + margin-top: -30px; +} + +@media print { + /* line 154, ../../sass/logbook.scss */ + .clickbaitbannerbox { + margin-top: 50px; + } +} +/* line 159, ../../sass/logbook.scss */ +.clickbaitbanner { + background-color: white; + padding: 10px; +} + +/* line 163, ../../sass/logbook.scss */ +.attop { + position: absolute; + top: 0px; + left: 0px; +} + +/* line 169, ../../sass/logbook.scss */ +.byline { + font-family: 'Times New Roman', serif; + font-style: italic; +} + +/* line 173, ../../sass/logbook.scss */ +.clickbaitlink { + font-family: Helvetica, Arial, sans-serif; + font-size: 20px; +} + +/* line 177, ../../sass/logbook.scss */ +.clickbaitlink a { + text-decoration: none; +} + +/* line 181, ../../sass/logbook.scss */ +.puzzle p, .puzzle li { + line-height: 1.4em; +} + +/* line 185, ../../sass/logbook.scss */ +.solution-table td, .solution-table th { + padding-right: 15px; +} + +@media print { + /* line 190, ../../sass/logbook.scss */ + #puzzle-obj img { + display: none; + } + + /* line 194, ../../sass/logbook.scss */ + .no-page-break { + page-break-inside: avoid; + } + + /* line 197, ../../sass/logbook.scss */ + #paper { + width: 100%; + margin-bottom: 0px !important; + padding-bottom: 0px !important; + border: 0px !important; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r019_MIT_Mystery_Hunt_2015_A_Rare_Teak/_solution_assets/logbook.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r019_MIT_Mystery_Hunt_2015_A_Rare_Teak/_solution_assets/logbook.css new file mode 100644 index 0000000000000000000000000000000000000000..d6b3f6f3015de2bfb1e9eb887a6f9c773b508a5a --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r019_MIT_Mystery_Hunt_2015_A_Rare_Teak/_solution_assets/logbook.css @@ -0,0 +1,244 @@ +@font-face { + font-family: 'im_fell_double_pica_scregular'; + src: url("../fonts/hunt/imfedpsc28p-webfont.eot"); + src: url("../fonts/hunt/imfedpsc28p-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/imfedpsc28p-webfont.woff2") format("woff2"), url("../fonts/hunt/imfedpsc28p-webfont.woff") format("woff"), url("../fonts/hunt/imfedpsc28p-webfont.ttf") format("truetype"), url("../fonts/hunt/imfedpsc28p-webfont.svg#im_fell_double_pica_scregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 14, ../../sass/logbook.scss */ +body { + margin: 0px; + border: 0px; + padding: 0px; +} + +/* line 19, ../../sass/logbook.scss */ +.headerbutton { + padding: 0 12px 0 12px; + float: right; +} + +/* line 24, ../../sass/logbook.scss */ +.sol { + height: 0px; + text-align: right; + margin-top: 35px; + margin-bottom: -35px; +} + +/* line 31, ../../sass/logbook.scss */ +#paper { + z-index: 9; + width: 1000px; + padding: 37px 55px 72px; + position: relative; + border: 1px solid #333333; + background: #dbc397; + -webkit-background-size: 100% 30px; + -moz-background-size: 100% 30px; + -ms-background-size: 100% 30px; + background-size: 100% 30px; + box-shadow: 7px 7px 5px rgba(0, 0, 0, 0.5); + border-radius: 4px 4px 4px 4px; + color: #282625; + margin: 0 auto; + margin-bottom: 60px; + font: 16px "Crimson Text", "Palatino Linotype", "Book Antiqua", Palatino, Georgia, serif; + text-rendering: optimizeLegibility; + font-feature-settings: "kern"; + -webkit-font-feature-settings: "kern"; + -moz-font-feature-settings: "kern"; + -moz-font-feature-settings: "kern=1"; +} + +/* line 57, ../../sass/logbook.scss */ +#infowindow { + font: 16px "Crimson Text", "Palatino Linotype", "Book Antiqua", Palatino, Georgia, serif; +} + +/* line 61, ../../sass/logbook.scss */ +.form-container { + top: 50px; +} + +/* line 64, ../../sass/logbook.scss */ +h1, h2, h3 { + font-family: 'im_fell_double_pica_scregular', serif; +} + +/* line 67, ../../sass/logbook.scss */ +.logheader { + font-size: larger; + font-weight: bold; +} + +/* line 71, ../../sass/logbook.scss */ +.logentry { + padding-left: 25px; + padding-right: 25px; + border-bottom: 1px solid #282625; +} + +/* line 76, ../../sass/logbook.scss */ +.logentry2 { + padding-left: 100px; + padding-right: 100px; + border-bottom: 1px solid #282625; +} + +/* line 81, ../../sass/logbook.scss */ +ul { + list-style: square inside url("../images/hunt/bullet3.png"); +} + +/* line 84, ../../sass/logbook.scss */ +table.fancy { + padding: 0; + margin: 0; + width: 100%; + border-collapse: collapse; + border-style: double; + border-color: #282625; + border-left: 0; + border-right: 0; +} + +/* line 94, ../../sass/logbook.scss */ +table.fancy th, tr { + padding: 0; + margin: 0; +} + +/* line 98, ../../sass/logbook.scss */ +table.fancy td { + padding-left: 10px; + margin: 0; + border: 1px solid #282625; + border-right: 0; +} + +/* line 104, ../../sass/logbook.scss */ +.tdleft { + padding: 0; + width: 10%; + border-left: 0; +} + +/* line 109, ../../sass/logbook.scss */ +.caption { + font-style: italic; + border-top: 0px; + margin-top: 0px; + padding-top: 0px; +} + +/* line 116, ../../sass/logbook.scss */ +.puzzle-sans { + font-family: sans-serif; +} + +/* line 120, ../../sass/logbook.scss */ +.puzzle { + display: table; + width: 100%; +} + +/* line 125, ../../sass/logbook.scss */ +.puzzle-page-header { + margin-bottom: 20px; +} + +/* line 129, ../../sass/logbook.scss */ +.answer { + margin-bottom: 30px; +} + +/* line 133, ../../sass/logbook.scss */ +.puzzle li { + list-style-position: inside; + text-indent: -1.1em; +} + +/* line 138, ../../sass/logbook.scss */ +.sol { + height: 0px; + text-align: right; + margin-top: 35px; + margin-bottom: -35px; +} + +/* line 145, ../../sass/logbook.scss */ +.clickbaitbannerbox { + width: 320px; + margin-right: 20px; + margin-left: auto; + margin-bottom: 20px; + margin-top: -30px; +} + +@media print { + /* line 154, ../../sass/logbook.scss */ + .clickbaitbannerbox { + margin-top: 50px; + } +} +/* line 159, ../../sass/logbook.scss */ +.clickbaitbanner { + background-color: white; + padding: 10px; +} + +/* line 163, ../../sass/logbook.scss */ +.attop { + position: absolute; + top: 0px; + left: 0px; +} + +/* line 169, ../../sass/logbook.scss */ +.byline { + font-family: 'Times New Roman', serif; + font-style: italic; +} + +/* line 173, ../../sass/logbook.scss */ +.clickbaitlink { + font-family: Helvetica, Arial, sans-serif; + font-size: 20px; +} + +/* line 177, ../../sass/logbook.scss */ +.clickbaitlink a { + text-decoration: none; +} + +/* line 181, ../../sass/logbook.scss */ +.puzzle p, .puzzle li { + line-height: 1.4em; +} + +/* line 185, ../../sass/logbook.scss */ +.solution-table td, .solution-table th { + padding-right: 15px; +} + +@media print { + /* line 190, ../../sass/logbook.scss */ + #puzzle-obj img { + display: none; + } + + /* line 194, ../../sass/logbook.scss */ + .no-page-break { + page-break-inside: avoid; + } + + /* line 197, ../../sass/logbook.scss */ + #paper { + width: 100%; + margin-bottom: 0px !important; + padding-bottom: 0px !important; + border: 0px !important; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r01m_MIT_Mystery_Hunt_2015_Machine_Room_Meta/_solution_assets/logbook.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r01m_MIT_Mystery_Hunt_2015_Machine_Room_Meta/_solution_assets/logbook.css new file mode 100644 index 0000000000000000000000000000000000000000..d6b3f6f3015de2bfb1e9eb887a6f9c773b508a5a --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r01m_MIT_Mystery_Hunt_2015_Machine_Room_Meta/_solution_assets/logbook.css @@ -0,0 +1,244 @@ +@font-face { + font-family: 'im_fell_double_pica_scregular'; + src: url("../fonts/hunt/imfedpsc28p-webfont.eot"); + src: url("../fonts/hunt/imfedpsc28p-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/imfedpsc28p-webfont.woff2") format("woff2"), url("../fonts/hunt/imfedpsc28p-webfont.woff") format("woff"), url("../fonts/hunt/imfedpsc28p-webfont.ttf") format("truetype"), url("../fonts/hunt/imfedpsc28p-webfont.svg#im_fell_double_pica_scregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 14, ../../sass/logbook.scss */ +body { + margin: 0px; + border: 0px; + padding: 0px; +} + +/* line 19, ../../sass/logbook.scss */ +.headerbutton { + padding: 0 12px 0 12px; + float: right; +} + +/* line 24, ../../sass/logbook.scss */ +.sol { + height: 0px; + text-align: right; + margin-top: 35px; + margin-bottom: -35px; +} + +/* line 31, ../../sass/logbook.scss */ +#paper { + z-index: 9; + width: 1000px; + padding: 37px 55px 72px; + position: relative; + border: 1px solid #333333; + background: #dbc397; + -webkit-background-size: 100% 30px; + -moz-background-size: 100% 30px; + -ms-background-size: 100% 30px; + background-size: 100% 30px; + box-shadow: 7px 7px 5px rgba(0, 0, 0, 0.5); + border-radius: 4px 4px 4px 4px; + color: #282625; + margin: 0 auto; + margin-bottom: 60px; + font: 16px "Crimson Text", "Palatino Linotype", "Book Antiqua", Palatino, Georgia, serif; + text-rendering: optimizeLegibility; + font-feature-settings: "kern"; + -webkit-font-feature-settings: "kern"; + -moz-font-feature-settings: "kern"; + -moz-font-feature-settings: "kern=1"; +} + +/* line 57, ../../sass/logbook.scss */ +#infowindow { + font: 16px "Crimson Text", "Palatino Linotype", "Book Antiqua", Palatino, Georgia, serif; +} + +/* line 61, ../../sass/logbook.scss */ +.form-container { + top: 50px; +} + +/* line 64, ../../sass/logbook.scss */ +h1, h2, h3 { + font-family: 'im_fell_double_pica_scregular', serif; +} + +/* line 67, ../../sass/logbook.scss */ +.logheader { + font-size: larger; + font-weight: bold; +} + +/* line 71, ../../sass/logbook.scss */ +.logentry { + padding-left: 25px; + padding-right: 25px; + border-bottom: 1px solid #282625; +} + +/* line 76, ../../sass/logbook.scss */ +.logentry2 { + padding-left: 100px; + padding-right: 100px; + border-bottom: 1px solid #282625; +} + +/* line 81, ../../sass/logbook.scss */ +ul { + list-style: square inside url("../images/hunt/bullet3.png"); +} + +/* line 84, ../../sass/logbook.scss */ +table.fancy { + padding: 0; + margin: 0; + width: 100%; + border-collapse: collapse; + border-style: double; + border-color: #282625; + border-left: 0; + border-right: 0; +} + +/* line 94, ../../sass/logbook.scss */ +table.fancy th, tr { + padding: 0; + margin: 0; +} + +/* line 98, ../../sass/logbook.scss */ +table.fancy td { + padding-left: 10px; + margin: 0; + border: 1px solid #282625; + border-right: 0; +} + +/* line 104, ../../sass/logbook.scss */ +.tdleft { + padding: 0; + width: 10%; + border-left: 0; +} + +/* line 109, ../../sass/logbook.scss */ +.caption { + font-style: italic; + border-top: 0px; + margin-top: 0px; + padding-top: 0px; +} + +/* line 116, ../../sass/logbook.scss */ +.puzzle-sans { + font-family: sans-serif; +} + +/* line 120, ../../sass/logbook.scss */ +.puzzle { + display: table; + width: 100%; +} + +/* line 125, ../../sass/logbook.scss */ +.puzzle-page-header { + margin-bottom: 20px; +} + +/* line 129, ../../sass/logbook.scss */ +.answer { + margin-bottom: 30px; +} + +/* line 133, ../../sass/logbook.scss */ +.puzzle li { + list-style-position: inside; + text-indent: -1.1em; +} + +/* line 138, ../../sass/logbook.scss */ +.sol { + height: 0px; + text-align: right; + margin-top: 35px; + margin-bottom: -35px; +} + +/* line 145, ../../sass/logbook.scss */ +.clickbaitbannerbox { + width: 320px; + margin-right: 20px; + margin-left: auto; + margin-bottom: 20px; + margin-top: -30px; +} + +@media print { + /* line 154, ../../sass/logbook.scss */ + .clickbaitbannerbox { + margin-top: 50px; + } +} +/* line 159, ../../sass/logbook.scss */ +.clickbaitbanner { + background-color: white; + padding: 10px; +} + +/* line 163, ../../sass/logbook.scss */ +.attop { + position: absolute; + top: 0px; + left: 0px; +} + +/* line 169, ../../sass/logbook.scss */ +.byline { + font-family: 'Times New Roman', serif; + font-style: italic; +} + +/* line 173, ../../sass/logbook.scss */ +.clickbaitlink { + font-family: Helvetica, Arial, sans-serif; + font-size: 20px; +} + +/* line 177, ../../sass/logbook.scss */ +.clickbaitlink a { + text-decoration: none; +} + +/* line 181, ../../sass/logbook.scss */ +.puzzle p, .puzzle li { + line-height: 1.4em; +} + +/* line 185, ../../sass/logbook.scss */ +.solution-table td, .solution-table th { + padding-right: 15px; +} + +@media print { + /* line 190, ../../sass/logbook.scss */ + #puzzle-obj img { + display: none; + } + + /* line 194, ../../sass/logbook.scss */ + .no-page-break { + page-break-inside: avoid; + } + + /* line 197, ../../sass/logbook.scss */ + #paper { + width: 100%; + margin-bottom: 0px !important; + padding-bottom: 0px !important; + border: 0px !important; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r021_MIT_Mystery_Hunt_2015_This_Puzzle_Has_No_Errata/_solution_assets/logbook.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r021_MIT_Mystery_Hunt_2015_This_Puzzle_Has_No_Errata/_solution_assets/logbook.css new file mode 100644 index 0000000000000000000000000000000000000000..d6b3f6f3015de2bfb1e9eb887a6f9c773b508a5a --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r021_MIT_Mystery_Hunt_2015_This_Puzzle_Has_No_Errata/_solution_assets/logbook.css @@ -0,0 +1,244 @@ +@font-face { + font-family: 'im_fell_double_pica_scregular'; + src: url("../fonts/hunt/imfedpsc28p-webfont.eot"); + src: url("../fonts/hunt/imfedpsc28p-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/imfedpsc28p-webfont.woff2") format("woff2"), url("../fonts/hunt/imfedpsc28p-webfont.woff") format("woff"), url("../fonts/hunt/imfedpsc28p-webfont.ttf") format("truetype"), url("../fonts/hunt/imfedpsc28p-webfont.svg#im_fell_double_pica_scregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 14, ../../sass/logbook.scss */ +body { + margin: 0px; + border: 0px; + padding: 0px; +} + +/* line 19, ../../sass/logbook.scss */ +.headerbutton { + padding: 0 12px 0 12px; + float: right; +} + +/* line 24, ../../sass/logbook.scss */ +.sol { + height: 0px; + text-align: right; + margin-top: 35px; + margin-bottom: -35px; +} + +/* line 31, ../../sass/logbook.scss */ +#paper { + z-index: 9; + width: 1000px; + padding: 37px 55px 72px; + position: relative; + border: 1px solid #333333; + background: #dbc397; + -webkit-background-size: 100% 30px; + -moz-background-size: 100% 30px; + -ms-background-size: 100% 30px; + background-size: 100% 30px; + box-shadow: 7px 7px 5px rgba(0, 0, 0, 0.5); + border-radius: 4px 4px 4px 4px; + color: #282625; + margin: 0 auto; + margin-bottom: 60px; + font: 16px "Crimson Text", "Palatino Linotype", "Book Antiqua", Palatino, Georgia, serif; + text-rendering: optimizeLegibility; + font-feature-settings: "kern"; + -webkit-font-feature-settings: "kern"; + -moz-font-feature-settings: "kern"; + -moz-font-feature-settings: "kern=1"; +} + +/* line 57, ../../sass/logbook.scss */ +#infowindow { + font: 16px "Crimson Text", "Palatino Linotype", "Book Antiqua", Palatino, Georgia, serif; +} + +/* line 61, ../../sass/logbook.scss */ +.form-container { + top: 50px; +} + +/* line 64, ../../sass/logbook.scss */ +h1, h2, h3 { + font-family: 'im_fell_double_pica_scregular', serif; +} + +/* line 67, ../../sass/logbook.scss */ +.logheader { + font-size: larger; + font-weight: bold; +} + +/* line 71, ../../sass/logbook.scss */ +.logentry { + padding-left: 25px; + padding-right: 25px; + border-bottom: 1px solid #282625; +} + +/* line 76, ../../sass/logbook.scss */ +.logentry2 { + padding-left: 100px; + padding-right: 100px; + border-bottom: 1px solid #282625; +} + +/* line 81, ../../sass/logbook.scss */ +ul { + list-style: square inside url("../images/hunt/bullet3.png"); +} + +/* line 84, ../../sass/logbook.scss */ +table.fancy { + padding: 0; + margin: 0; + width: 100%; + border-collapse: collapse; + border-style: double; + border-color: #282625; + border-left: 0; + border-right: 0; +} + +/* line 94, ../../sass/logbook.scss */ +table.fancy th, tr { + padding: 0; + margin: 0; +} + +/* line 98, ../../sass/logbook.scss */ +table.fancy td { + padding-left: 10px; + margin: 0; + border: 1px solid #282625; + border-right: 0; +} + +/* line 104, ../../sass/logbook.scss */ +.tdleft { + padding: 0; + width: 10%; + border-left: 0; +} + +/* line 109, ../../sass/logbook.scss */ +.caption { + font-style: italic; + border-top: 0px; + margin-top: 0px; + padding-top: 0px; +} + +/* line 116, ../../sass/logbook.scss */ +.puzzle-sans { + font-family: sans-serif; +} + +/* line 120, ../../sass/logbook.scss */ +.puzzle { + display: table; + width: 100%; +} + +/* line 125, ../../sass/logbook.scss */ +.puzzle-page-header { + margin-bottom: 20px; +} + +/* line 129, ../../sass/logbook.scss */ +.answer { + margin-bottom: 30px; +} + +/* line 133, ../../sass/logbook.scss */ +.puzzle li { + list-style-position: inside; + text-indent: -1.1em; +} + +/* line 138, ../../sass/logbook.scss */ +.sol { + height: 0px; + text-align: right; + margin-top: 35px; + margin-bottom: -35px; +} + +/* line 145, ../../sass/logbook.scss */ +.clickbaitbannerbox { + width: 320px; + margin-right: 20px; + margin-left: auto; + margin-bottom: 20px; + margin-top: -30px; +} + +@media print { + /* line 154, ../../sass/logbook.scss */ + .clickbaitbannerbox { + margin-top: 50px; + } +} +/* line 159, ../../sass/logbook.scss */ +.clickbaitbanner { + background-color: white; + padding: 10px; +} + +/* line 163, ../../sass/logbook.scss */ +.attop { + position: absolute; + top: 0px; + left: 0px; +} + +/* line 169, ../../sass/logbook.scss */ +.byline { + font-family: 'Times New Roman', serif; + font-style: italic; +} + +/* line 173, ../../sass/logbook.scss */ +.clickbaitlink { + font-family: Helvetica, Arial, sans-serif; + font-size: 20px; +} + +/* line 177, ../../sass/logbook.scss */ +.clickbaitlink a { + text-decoration: none; +} + +/* line 181, ../../sass/logbook.scss */ +.puzzle p, .puzzle li { + line-height: 1.4em; +} + +/* line 185, ../../sass/logbook.scss */ +.solution-table td, .solution-table th { + padding-right: 15px; +} + +@media print { + /* line 190, ../../sass/logbook.scss */ + #puzzle-obj img { + display: none; + } + + /* line 194, ../../sass/logbook.scss */ + .no-page-break { + page-break-inside: avoid; + } + + /* line 197, ../../sass/logbook.scss */ + #paper { + width: 100%; + margin-bottom: 0px !important; + padding-bottom: 0px !important; + border: 0px !important; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r022_MIT_Mystery_Hunt_2015_Wait_What_Did_You_Say/_solution_assets/logbook.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r022_MIT_Mystery_Hunt_2015_Wait_What_Did_You_Say/_solution_assets/logbook.css new file mode 100644 index 0000000000000000000000000000000000000000..d6b3f6f3015de2bfb1e9eb887a6f9c773b508a5a --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r022_MIT_Mystery_Hunt_2015_Wait_What_Did_You_Say/_solution_assets/logbook.css @@ -0,0 +1,244 @@ +@font-face { + font-family: 'im_fell_double_pica_scregular'; + src: url("../fonts/hunt/imfedpsc28p-webfont.eot"); + src: url("../fonts/hunt/imfedpsc28p-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/imfedpsc28p-webfont.woff2") format("woff2"), url("../fonts/hunt/imfedpsc28p-webfont.woff") format("woff"), url("../fonts/hunt/imfedpsc28p-webfont.ttf") format("truetype"), url("../fonts/hunt/imfedpsc28p-webfont.svg#im_fell_double_pica_scregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 14, ../../sass/logbook.scss */ +body { + margin: 0px; + border: 0px; + padding: 0px; +} + +/* line 19, ../../sass/logbook.scss */ +.headerbutton { + padding: 0 12px 0 12px; + float: right; +} + +/* line 24, ../../sass/logbook.scss */ +.sol { + height: 0px; + text-align: right; + margin-top: 35px; + margin-bottom: -35px; +} + +/* line 31, ../../sass/logbook.scss */ +#paper { + z-index: 9; + width: 1000px; + padding: 37px 55px 72px; + position: relative; + border: 1px solid #333333; + background: #dbc397; + -webkit-background-size: 100% 30px; + -moz-background-size: 100% 30px; + -ms-background-size: 100% 30px; + background-size: 100% 30px; + box-shadow: 7px 7px 5px rgba(0, 0, 0, 0.5); + border-radius: 4px 4px 4px 4px; + color: #282625; + margin: 0 auto; + margin-bottom: 60px; + font: 16px "Crimson Text", "Palatino Linotype", "Book Antiqua", Palatino, Georgia, serif; + text-rendering: optimizeLegibility; + font-feature-settings: "kern"; + -webkit-font-feature-settings: "kern"; + -moz-font-feature-settings: "kern"; + -moz-font-feature-settings: "kern=1"; +} + +/* line 57, ../../sass/logbook.scss */ +#infowindow { + font: 16px "Crimson Text", "Palatino Linotype", "Book Antiqua", Palatino, Georgia, serif; +} + +/* line 61, ../../sass/logbook.scss */ +.form-container { + top: 50px; +} + +/* line 64, ../../sass/logbook.scss */ +h1, h2, h3 { + font-family: 'im_fell_double_pica_scregular', serif; +} + +/* line 67, ../../sass/logbook.scss */ +.logheader { + font-size: larger; + font-weight: bold; +} + +/* line 71, ../../sass/logbook.scss */ +.logentry { + padding-left: 25px; + padding-right: 25px; + border-bottom: 1px solid #282625; +} + +/* line 76, ../../sass/logbook.scss */ +.logentry2 { + padding-left: 100px; + padding-right: 100px; + border-bottom: 1px solid #282625; +} + +/* line 81, ../../sass/logbook.scss */ +ul { + list-style: square inside url("../images/hunt/bullet3.png"); +} + +/* line 84, ../../sass/logbook.scss */ +table.fancy { + padding: 0; + margin: 0; + width: 100%; + border-collapse: collapse; + border-style: double; + border-color: #282625; + border-left: 0; + border-right: 0; +} + +/* line 94, ../../sass/logbook.scss */ +table.fancy th, tr { + padding: 0; + margin: 0; +} + +/* line 98, ../../sass/logbook.scss */ +table.fancy td { + padding-left: 10px; + margin: 0; + border: 1px solid #282625; + border-right: 0; +} + +/* line 104, ../../sass/logbook.scss */ +.tdleft { + padding: 0; + width: 10%; + border-left: 0; +} + +/* line 109, ../../sass/logbook.scss */ +.caption { + font-style: italic; + border-top: 0px; + margin-top: 0px; + padding-top: 0px; +} + +/* line 116, ../../sass/logbook.scss */ +.puzzle-sans { + font-family: sans-serif; +} + +/* line 120, ../../sass/logbook.scss */ +.puzzle { + display: table; + width: 100%; +} + +/* line 125, ../../sass/logbook.scss */ +.puzzle-page-header { + margin-bottom: 20px; +} + +/* line 129, ../../sass/logbook.scss */ +.answer { + margin-bottom: 30px; +} + +/* line 133, ../../sass/logbook.scss */ +.puzzle li { + list-style-position: inside; + text-indent: -1.1em; +} + +/* line 138, ../../sass/logbook.scss */ +.sol { + height: 0px; + text-align: right; + margin-top: 35px; + margin-bottom: -35px; +} + +/* line 145, ../../sass/logbook.scss */ +.clickbaitbannerbox { + width: 320px; + margin-right: 20px; + margin-left: auto; + margin-bottom: 20px; + margin-top: -30px; +} + +@media print { + /* line 154, ../../sass/logbook.scss */ + .clickbaitbannerbox { + margin-top: 50px; + } +} +/* line 159, ../../sass/logbook.scss */ +.clickbaitbanner { + background-color: white; + padding: 10px; +} + +/* line 163, ../../sass/logbook.scss */ +.attop { + position: absolute; + top: 0px; + left: 0px; +} + +/* line 169, ../../sass/logbook.scss */ +.byline { + font-family: 'Times New Roman', serif; + font-style: italic; +} + +/* line 173, ../../sass/logbook.scss */ +.clickbaitlink { + font-family: Helvetica, Arial, sans-serif; + font-size: 20px; +} + +/* line 177, ../../sass/logbook.scss */ +.clickbaitlink a { + text-decoration: none; +} + +/* line 181, ../../sass/logbook.scss */ +.puzzle p, .puzzle li { + line-height: 1.4em; +} + +/* line 185, ../../sass/logbook.scss */ +.solution-table td, .solution-table th { + padding-right: 15px; +} + +@media print { + /* line 190, ../../sass/logbook.scss */ + #puzzle-obj img { + display: none; + } + + /* line 194, ../../sass/logbook.scss */ + .no-page-break { + page-break-inside: avoid; + } + + /* line 197, ../../sass/logbook.scss */ + #paper { + width: 100%; + margin-bottom: 0px !important; + padding-bottom: 0px !important; + border: 0px !important; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r023_MIT_Mystery_Hunt_2015_Time_is_Out_of_Joint/_solution_assets/logbook.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r023_MIT_Mystery_Hunt_2015_Time_is_Out_of_Joint/_solution_assets/logbook.css new file mode 100644 index 0000000000000000000000000000000000000000..d6b3f6f3015de2bfb1e9eb887a6f9c773b508a5a --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r023_MIT_Mystery_Hunt_2015_Time_is_Out_of_Joint/_solution_assets/logbook.css @@ -0,0 +1,244 @@ +@font-face { + font-family: 'im_fell_double_pica_scregular'; + src: url("../fonts/hunt/imfedpsc28p-webfont.eot"); + src: url("../fonts/hunt/imfedpsc28p-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/imfedpsc28p-webfont.woff2") format("woff2"), url("../fonts/hunt/imfedpsc28p-webfont.woff") format("woff"), url("../fonts/hunt/imfedpsc28p-webfont.ttf") format("truetype"), url("../fonts/hunt/imfedpsc28p-webfont.svg#im_fell_double_pica_scregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 14, ../../sass/logbook.scss */ +body { + margin: 0px; + border: 0px; + padding: 0px; +} + +/* line 19, ../../sass/logbook.scss */ +.headerbutton { + padding: 0 12px 0 12px; + float: right; +} + +/* line 24, ../../sass/logbook.scss */ +.sol { + height: 0px; + text-align: right; + margin-top: 35px; + margin-bottom: -35px; +} + +/* line 31, ../../sass/logbook.scss */ +#paper { + z-index: 9; + width: 1000px; + padding: 37px 55px 72px; + position: relative; + border: 1px solid #333333; + background: #dbc397; + -webkit-background-size: 100% 30px; + -moz-background-size: 100% 30px; + -ms-background-size: 100% 30px; + background-size: 100% 30px; + box-shadow: 7px 7px 5px rgba(0, 0, 0, 0.5); + border-radius: 4px 4px 4px 4px; + color: #282625; + margin: 0 auto; + margin-bottom: 60px; + font: 16px "Crimson Text", "Palatino Linotype", "Book Antiqua", Palatino, Georgia, serif; + text-rendering: optimizeLegibility; + font-feature-settings: "kern"; + -webkit-font-feature-settings: "kern"; + -moz-font-feature-settings: "kern"; + -moz-font-feature-settings: "kern=1"; +} + +/* line 57, ../../sass/logbook.scss */ +#infowindow { + font: 16px "Crimson Text", "Palatino Linotype", "Book Antiqua", Palatino, Georgia, serif; +} + +/* line 61, ../../sass/logbook.scss */ +.form-container { + top: 50px; +} + +/* line 64, ../../sass/logbook.scss */ +h1, h2, h3 { + font-family: 'im_fell_double_pica_scregular', serif; +} + +/* line 67, ../../sass/logbook.scss */ +.logheader { + font-size: larger; + font-weight: bold; +} + +/* line 71, ../../sass/logbook.scss */ +.logentry { + padding-left: 25px; + padding-right: 25px; + border-bottom: 1px solid #282625; +} + +/* line 76, ../../sass/logbook.scss */ +.logentry2 { + padding-left: 100px; + padding-right: 100px; + border-bottom: 1px solid #282625; +} + +/* line 81, ../../sass/logbook.scss */ +ul { + list-style: square inside url("../images/hunt/bullet3.png"); +} + +/* line 84, ../../sass/logbook.scss */ +table.fancy { + padding: 0; + margin: 0; + width: 100%; + border-collapse: collapse; + border-style: double; + border-color: #282625; + border-left: 0; + border-right: 0; +} + +/* line 94, ../../sass/logbook.scss */ +table.fancy th, tr { + padding: 0; + margin: 0; +} + +/* line 98, ../../sass/logbook.scss */ +table.fancy td { + padding-left: 10px; + margin: 0; + border: 1px solid #282625; + border-right: 0; +} + +/* line 104, ../../sass/logbook.scss */ +.tdleft { + padding: 0; + width: 10%; + border-left: 0; +} + +/* line 109, ../../sass/logbook.scss */ +.caption { + font-style: italic; + border-top: 0px; + margin-top: 0px; + padding-top: 0px; +} + +/* line 116, ../../sass/logbook.scss */ +.puzzle-sans { + font-family: sans-serif; +} + +/* line 120, ../../sass/logbook.scss */ +.puzzle { + display: table; + width: 100%; +} + +/* line 125, ../../sass/logbook.scss */ +.puzzle-page-header { + margin-bottom: 20px; +} + +/* line 129, ../../sass/logbook.scss */ +.answer { + margin-bottom: 30px; +} + +/* line 133, ../../sass/logbook.scss */ +.puzzle li { + list-style-position: inside; + text-indent: -1.1em; +} + +/* line 138, ../../sass/logbook.scss */ +.sol { + height: 0px; + text-align: right; + margin-top: 35px; + margin-bottom: -35px; +} + +/* line 145, ../../sass/logbook.scss */ +.clickbaitbannerbox { + width: 320px; + margin-right: 20px; + margin-left: auto; + margin-bottom: 20px; + margin-top: -30px; +} + +@media print { + /* line 154, ../../sass/logbook.scss */ + .clickbaitbannerbox { + margin-top: 50px; + } +} +/* line 159, ../../sass/logbook.scss */ +.clickbaitbanner { + background-color: white; + padding: 10px; +} + +/* line 163, ../../sass/logbook.scss */ +.attop { + position: absolute; + top: 0px; + left: 0px; +} + +/* line 169, ../../sass/logbook.scss */ +.byline { + font-family: 'Times New Roman', serif; + font-style: italic; +} + +/* line 173, ../../sass/logbook.scss */ +.clickbaitlink { + font-family: Helvetica, Arial, sans-serif; + font-size: 20px; +} + +/* line 177, ../../sass/logbook.scss */ +.clickbaitlink a { + text-decoration: none; +} + +/* line 181, ../../sass/logbook.scss */ +.puzzle p, .puzzle li { + line-height: 1.4em; +} + +/* line 185, ../../sass/logbook.scss */ +.solution-table td, .solution-table th { + padding-right: 15px; +} + +@media print { + /* line 190, ../../sass/logbook.scss */ + #puzzle-obj img { + display: none; + } + + /* line 194, ../../sass/logbook.scss */ + .no-page-break { + page-break-inside: avoid; + } + + /* line 197, ../../sass/logbook.scss */ + #paper { + width: 100%; + margin-bottom: 0px !important; + padding-bottom: 0px !important; + border: 0px !important; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r024_MIT_Mystery_Hunt_2015_Wizardly_Tales/_solution_assets/logbook.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r024_MIT_Mystery_Hunt_2015_Wizardly_Tales/_solution_assets/logbook.css new file mode 100644 index 0000000000000000000000000000000000000000..d6b3f6f3015de2bfb1e9eb887a6f9c773b508a5a --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r024_MIT_Mystery_Hunt_2015_Wizardly_Tales/_solution_assets/logbook.css @@ -0,0 +1,244 @@ +@font-face { + font-family: 'im_fell_double_pica_scregular'; + src: url("../fonts/hunt/imfedpsc28p-webfont.eot"); + src: url("../fonts/hunt/imfedpsc28p-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/imfedpsc28p-webfont.woff2") format("woff2"), url("../fonts/hunt/imfedpsc28p-webfont.woff") format("woff"), url("../fonts/hunt/imfedpsc28p-webfont.ttf") format("truetype"), url("../fonts/hunt/imfedpsc28p-webfont.svg#im_fell_double_pica_scregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 14, ../../sass/logbook.scss */ +body { + margin: 0px; + border: 0px; + padding: 0px; +} + +/* line 19, ../../sass/logbook.scss */ +.headerbutton { + padding: 0 12px 0 12px; + float: right; +} + +/* line 24, ../../sass/logbook.scss */ +.sol { + height: 0px; + text-align: right; + margin-top: 35px; + margin-bottom: -35px; +} + +/* line 31, ../../sass/logbook.scss */ +#paper { + z-index: 9; + width: 1000px; + padding: 37px 55px 72px; + position: relative; + border: 1px solid #333333; + background: #dbc397; + -webkit-background-size: 100% 30px; + -moz-background-size: 100% 30px; + -ms-background-size: 100% 30px; + background-size: 100% 30px; + box-shadow: 7px 7px 5px rgba(0, 0, 0, 0.5); + border-radius: 4px 4px 4px 4px; + color: #282625; + margin: 0 auto; + margin-bottom: 60px; + font: 16px "Crimson Text", "Palatino Linotype", "Book Antiqua", Palatino, Georgia, serif; + text-rendering: optimizeLegibility; + font-feature-settings: "kern"; + -webkit-font-feature-settings: "kern"; + -moz-font-feature-settings: "kern"; + -moz-font-feature-settings: "kern=1"; +} + +/* line 57, ../../sass/logbook.scss */ +#infowindow { + font: 16px "Crimson Text", "Palatino Linotype", "Book Antiqua", Palatino, Georgia, serif; +} + +/* line 61, ../../sass/logbook.scss */ +.form-container { + top: 50px; +} + +/* line 64, ../../sass/logbook.scss */ +h1, h2, h3 { + font-family: 'im_fell_double_pica_scregular', serif; +} + +/* line 67, ../../sass/logbook.scss */ +.logheader { + font-size: larger; + font-weight: bold; +} + +/* line 71, ../../sass/logbook.scss */ +.logentry { + padding-left: 25px; + padding-right: 25px; + border-bottom: 1px solid #282625; +} + +/* line 76, ../../sass/logbook.scss */ +.logentry2 { + padding-left: 100px; + padding-right: 100px; + border-bottom: 1px solid #282625; +} + +/* line 81, ../../sass/logbook.scss */ +ul { + list-style: square inside url("../images/hunt/bullet3.png"); +} + +/* line 84, ../../sass/logbook.scss */ +table.fancy { + padding: 0; + margin: 0; + width: 100%; + border-collapse: collapse; + border-style: double; + border-color: #282625; + border-left: 0; + border-right: 0; +} + +/* line 94, ../../sass/logbook.scss */ +table.fancy th, tr { + padding: 0; + margin: 0; +} + +/* line 98, ../../sass/logbook.scss */ +table.fancy td { + padding-left: 10px; + margin: 0; + border: 1px solid #282625; + border-right: 0; +} + +/* line 104, ../../sass/logbook.scss */ +.tdleft { + padding: 0; + width: 10%; + border-left: 0; +} + +/* line 109, ../../sass/logbook.scss */ +.caption { + font-style: italic; + border-top: 0px; + margin-top: 0px; + padding-top: 0px; +} + +/* line 116, ../../sass/logbook.scss */ +.puzzle-sans { + font-family: sans-serif; +} + +/* line 120, ../../sass/logbook.scss */ +.puzzle { + display: table; + width: 100%; +} + +/* line 125, ../../sass/logbook.scss */ +.puzzle-page-header { + margin-bottom: 20px; +} + +/* line 129, ../../sass/logbook.scss */ +.answer { + margin-bottom: 30px; +} + +/* line 133, ../../sass/logbook.scss */ +.puzzle li { + list-style-position: inside; + text-indent: -1.1em; +} + +/* line 138, ../../sass/logbook.scss */ +.sol { + height: 0px; + text-align: right; + margin-top: 35px; + margin-bottom: -35px; +} + +/* line 145, ../../sass/logbook.scss */ +.clickbaitbannerbox { + width: 320px; + margin-right: 20px; + margin-left: auto; + margin-bottom: 20px; + margin-top: -30px; +} + +@media print { + /* line 154, ../../sass/logbook.scss */ + .clickbaitbannerbox { + margin-top: 50px; + } +} +/* line 159, ../../sass/logbook.scss */ +.clickbaitbanner { + background-color: white; + padding: 10px; +} + +/* line 163, ../../sass/logbook.scss */ +.attop { + position: absolute; + top: 0px; + left: 0px; +} + +/* line 169, ../../sass/logbook.scss */ +.byline { + font-family: 'Times New Roman', serif; + font-style: italic; +} + +/* line 173, ../../sass/logbook.scss */ +.clickbaitlink { + font-family: Helvetica, Arial, sans-serif; + font-size: 20px; +} + +/* line 177, ../../sass/logbook.scss */ +.clickbaitlink a { + text-decoration: none; +} + +/* line 181, ../../sass/logbook.scss */ +.puzzle p, .puzzle li { + line-height: 1.4em; +} + +/* line 185, ../../sass/logbook.scss */ +.solution-table td, .solution-table th { + padding-right: 15px; +} + +@media print { + /* line 190, ../../sass/logbook.scss */ + #puzzle-obj img { + display: none; + } + + /* line 194, ../../sass/logbook.scss */ + .no-page-break { + page-break-inside: avoid; + } + + /* line 197, ../../sass/logbook.scss */ + #paper { + width: 100%; + margin-bottom: 0px !important; + padding-bottom: 0px !important; + border: 0px !important; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r025_MIT_Mystery_Hunt_2015_Captain_Ager_s_Puzzling_Adventure/_solution_assets/logbook.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r025_MIT_Mystery_Hunt_2015_Captain_Ager_s_Puzzling_Adventure/_solution_assets/logbook.css new file mode 100644 index 0000000000000000000000000000000000000000..d6b3f6f3015de2bfb1e9eb887a6f9c773b508a5a --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r025_MIT_Mystery_Hunt_2015_Captain_Ager_s_Puzzling_Adventure/_solution_assets/logbook.css @@ -0,0 +1,244 @@ +@font-face { + font-family: 'im_fell_double_pica_scregular'; + src: url("../fonts/hunt/imfedpsc28p-webfont.eot"); + src: url("../fonts/hunt/imfedpsc28p-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/imfedpsc28p-webfont.woff2") format("woff2"), url("../fonts/hunt/imfedpsc28p-webfont.woff") format("woff"), url("../fonts/hunt/imfedpsc28p-webfont.ttf") format("truetype"), url("../fonts/hunt/imfedpsc28p-webfont.svg#im_fell_double_pica_scregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 14, ../../sass/logbook.scss */ +body { + margin: 0px; + border: 0px; + padding: 0px; +} + +/* line 19, ../../sass/logbook.scss */ +.headerbutton { + padding: 0 12px 0 12px; + float: right; +} + +/* line 24, ../../sass/logbook.scss */ +.sol { + height: 0px; + text-align: right; + margin-top: 35px; + margin-bottom: -35px; +} + +/* line 31, ../../sass/logbook.scss */ +#paper { + z-index: 9; + width: 1000px; + padding: 37px 55px 72px; + position: relative; + border: 1px solid #333333; + background: #dbc397; + -webkit-background-size: 100% 30px; + -moz-background-size: 100% 30px; + -ms-background-size: 100% 30px; + background-size: 100% 30px; + box-shadow: 7px 7px 5px rgba(0, 0, 0, 0.5); + border-radius: 4px 4px 4px 4px; + color: #282625; + margin: 0 auto; + margin-bottom: 60px; + font: 16px "Crimson Text", "Palatino Linotype", "Book Antiqua", Palatino, Georgia, serif; + text-rendering: optimizeLegibility; + font-feature-settings: "kern"; + -webkit-font-feature-settings: "kern"; + -moz-font-feature-settings: "kern"; + -moz-font-feature-settings: "kern=1"; +} + +/* line 57, ../../sass/logbook.scss */ +#infowindow { + font: 16px "Crimson Text", "Palatino Linotype", "Book Antiqua", Palatino, Georgia, serif; +} + +/* line 61, ../../sass/logbook.scss */ +.form-container { + top: 50px; +} + +/* line 64, ../../sass/logbook.scss */ +h1, h2, h3 { + font-family: 'im_fell_double_pica_scregular', serif; +} + +/* line 67, ../../sass/logbook.scss */ +.logheader { + font-size: larger; + font-weight: bold; +} + +/* line 71, ../../sass/logbook.scss */ +.logentry { + padding-left: 25px; + padding-right: 25px; + border-bottom: 1px solid #282625; +} + +/* line 76, ../../sass/logbook.scss */ +.logentry2 { + padding-left: 100px; + padding-right: 100px; + border-bottom: 1px solid #282625; +} + +/* line 81, ../../sass/logbook.scss */ +ul { + list-style: square inside url("../images/hunt/bullet3.png"); +} + +/* line 84, ../../sass/logbook.scss */ +table.fancy { + padding: 0; + margin: 0; + width: 100%; + border-collapse: collapse; + border-style: double; + border-color: #282625; + border-left: 0; + border-right: 0; +} + +/* line 94, ../../sass/logbook.scss */ +table.fancy th, tr { + padding: 0; + margin: 0; +} + +/* line 98, ../../sass/logbook.scss */ +table.fancy td { + padding-left: 10px; + margin: 0; + border: 1px solid #282625; + border-right: 0; +} + +/* line 104, ../../sass/logbook.scss */ +.tdleft { + padding: 0; + width: 10%; + border-left: 0; +} + +/* line 109, ../../sass/logbook.scss */ +.caption { + font-style: italic; + border-top: 0px; + margin-top: 0px; + padding-top: 0px; +} + +/* line 116, ../../sass/logbook.scss */ +.puzzle-sans { + font-family: sans-serif; +} + +/* line 120, ../../sass/logbook.scss */ +.puzzle { + display: table; + width: 100%; +} + +/* line 125, ../../sass/logbook.scss */ +.puzzle-page-header { + margin-bottom: 20px; +} + +/* line 129, ../../sass/logbook.scss */ +.answer { + margin-bottom: 30px; +} + +/* line 133, ../../sass/logbook.scss */ +.puzzle li { + list-style-position: inside; + text-indent: -1.1em; +} + +/* line 138, ../../sass/logbook.scss */ +.sol { + height: 0px; + text-align: right; + margin-top: 35px; + margin-bottom: -35px; +} + +/* line 145, ../../sass/logbook.scss */ +.clickbaitbannerbox { + width: 320px; + margin-right: 20px; + margin-left: auto; + margin-bottom: 20px; + margin-top: -30px; +} + +@media print { + /* line 154, ../../sass/logbook.scss */ + .clickbaitbannerbox { + margin-top: 50px; + } +} +/* line 159, ../../sass/logbook.scss */ +.clickbaitbanner { + background-color: white; + padding: 10px; +} + +/* line 163, ../../sass/logbook.scss */ +.attop { + position: absolute; + top: 0px; + left: 0px; +} + +/* line 169, ../../sass/logbook.scss */ +.byline { + font-family: 'Times New Roman', serif; + font-style: italic; +} + +/* line 173, ../../sass/logbook.scss */ +.clickbaitlink { + font-family: Helvetica, Arial, sans-serif; + font-size: 20px; +} + +/* line 177, ../../sass/logbook.scss */ +.clickbaitlink a { + text-decoration: none; +} + +/* line 181, ../../sass/logbook.scss */ +.puzzle p, .puzzle li { + line-height: 1.4em; +} + +/* line 185, ../../sass/logbook.scss */ +.solution-table td, .solution-table th { + padding-right: 15px; +} + +@media print { + /* line 190, ../../sass/logbook.scss */ + #puzzle-obj img { + display: none; + } + + /* line 194, ../../sass/logbook.scss */ + .no-page-break { + page-break-inside: avoid; + } + + /* line 197, ../../sass/logbook.scss */ + #paper { + width: 100%; + margin-bottom: 0px !important; + padding-bottom: 0px !important; + border: 0px !important; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r026_MIT_Mystery_Hunt_2015_Montages/_solution_assets/logbook.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r026_MIT_Mystery_Hunt_2015_Montages/_solution_assets/logbook.css new file mode 100644 index 0000000000000000000000000000000000000000..d6b3f6f3015de2bfb1e9eb887a6f9c773b508a5a --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r026_MIT_Mystery_Hunt_2015_Montages/_solution_assets/logbook.css @@ -0,0 +1,244 @@ +@font-face { + font-family: 'im_fell_double_pica_scregular'; + src: url("../fonts/hunt/imfedpsc28p-webfont.eot"); + src: url("../fonts/hunt/imfedpsc28p-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/imfedpsc28p-webfont.woff2") format("woff2"), url("../fonts/hunt/imfedpsc28p-webfont.woff") format("woff"), url("../fonts/hunt/imfedpsc28p-webfont.ttf") format("truetype"), url("../fonts/hunt/imfedpsc28p-webfont.svg#im_fell_double_pica_scregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 14, ../../sass/logbook.scss */ +body { + margin: 0px; + border: 0px; + padding: 0px; +} + +/* line 19, ../../sass/logbook.scss */ +.headerbutton { + padding: 0 12px 0 12px; + float: right; +} + +/* line 24, ../../sass/logbook.scss */ +.sol { + height: 0px; + text-align: right; + margin-top: 35px; + margin-bottom: -35px; +} + +/* line 31, ../../sass/logbook.scss */ +#paper { + z-index: 9; + width: 1000px; + padding: 37px 55px 72px; + position: relative; + border: 1px solid #333333; + background: #dbc397; + -webkit-background-size: 100% 30px; + -moz-background-size: 100% 30px; + -ms-background-size: 100% 30px; + background-size: 100% 30px; + box-shadow: 7px 7px 5px rgba(0, 0, 0, 0.5); + border-radius: 4px 4px 4px 4px; + color: #282625; + margin: 0 auto; + margin-bottom: 60px; + font: 16px "Crimson Text", "Palatino Linotype", "Book Antiqua", Palatino, Georgia, serif; + text-rendering: optimizeLegibility; + font-feature-settings: "kern"; + -webkit-font-feature-settings: "kern"; + -moz-font-feature-settings: "kern"; + -moz-font-feature-settings: "kern=1"; +} + +/* line 57, ../../sass/logbook.scss */ +#infowindow { + font: 16px "Crimson Text", "Palatino Linotype", "Book Antiqua", Palatino, Georgia, serif; +} + +/* line 61, ../../sass/logbook.scss */ +.form-container { + top: 50px; +} + +/* line 64, ../../sass/logbook.scss */ +h1, h2, h3 { + font-family: 'im_fell_double_pica_scregular', serif; +} + +/* line 67, ../../sass/logbook.scss */ +.logheader { + font-size: larger; + font-weight: bold; +} + +/* line 71, ../../sass/logbook.scss */ +.logentry { + padding-left: 25px; + padding-right: 25px; + border-bottom: 1px solid #282625; +} + +/* line 76, ../../sass/logbook.scss */ +.logentry2 { + padding-left: 100px; + padding-right: 100px; + border-bottom: 1px solid #282625; +} + +/* line 81, ../../sass/logbook.scss */ +ul { + list-style: square inside url("../images/hunt/bullet3.png"); +} + +/* line 84, ../../sass/logbook.scss */ +table.fancy { + padding: 0; + margin: 0; + width: 100%; + border-collapse: collapse; + border-style: double; + border-color: #282625; + border-left: 0; + border-right: 0; +} + +/* line 94, ../../sass/logbook.scss */ +table.fancy th, tr { + padding: 0; + margin: 0; +} + +/* line 98, ../../sass/logbook.scss */ +table.fancy td { + padding-left: 10px; + margin: 0; + border: 1px solid #282625; + border-right: 0; +} + +/* line 104, ../../sass/logbook.scss */ +.tdleft { + padding: 0; + width: 10%; + border-left: 0; +} + +/* line 109, ../../sass/logbook.scss */ +.caption { + font-style: italic; + border-top: 0px; + margin-top: 0px; + padding-top: 0px; +} + +/* line 116, ../../sass/logbook.scss */ +.puzzle-sans { + font-family: sans-serif; +} + +/* line 120, ../../sass/logbook.scss */ +.puzzle { + display: table; + width: 100%; +} + +/* line 125, ../../sass/logbook.scss */ +.puzzle-page-header { + margin-bottom: 20px; +} + +/* line 129, ../../sass/logbook.scss */ +.answer { + margin-bottom: 30px; +} + +/* line 133, ../../sass/logbook.scss */ +.puzzle li { + list-style-position: inside; + text-indent: -1.1em; +} + +/* line 138, ../../sass/logbook.scss */ +.sol { + height: 0px; + text-align: right; + margin-top: 35px; + margin-bottom: -35px; +} + +/* line 145, ../../sass/logbook.scss */ +.clickbaitbannerbox { + width: 320px; + margin-right: 20px; + margin-left: auto; + margin-bottom: 20px; + margin-top: -30px; +} + +@media print { + /* line 154, ../../sass/logbook.scss */ + .clickbaitbannerbox { + margin-top: 50px; + } +} +/* line 159, ../../sass/logbook.scss */ +.clickbaitbanner { + background-color: white; + padding: 10px; +} + +/* line 163, ../../sass/logbook.scss */ +.attop { + position: absolute; + top: 0px; + left: 0px; +} + +/* line 169, ../../sass/logbook.scss */ +.byline { + font-family: 'Times New Roman', serif; + font-style: italic; +} + +/* line 173, ../../sass/logbook.scss */ +.clickbaitlink { + font-family: Helvetica, Arial, sans-serif; + font-size: 20px; +} + +/* line 177, ../../sass/logbook.scss */ +.clickbaitlink a { + text-decoration: none; +} + +/* line 181, ../../sass/logbook.scss */ +.puzzle p, .puzzle li { + line-height: 1.4em; +} + +/* line 185, ../../sass/logbook.scss */ +.solution-table td, .solution-table th { + padding-right: 15px; +} + +@media print { + /* line 190, ../../sass/logbook.scss */ + #puzzle-obj img { + display: none; + } + + /* line 194, ../../sass/logbook.scss */ + .no-page-break { + page-break-inside: avoid; + } + + /* line 197, ../../sass/logbook.scss */ + #paper { + width: 100%; + margin-bottom: 0px !important; + padding-bottom: 0px !important; + border: 0px !important; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r027_MIT_Mystery_Hunt_2015_Nina/_solution_assets/logbook.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r027_MIT_Mystery_Hunt_2015_Nina/_solution_assets/logbook.css new file mode 100644 index 0000000000000000000000000000000000000000..d6b3f6f3015de2bfb1e9eb887a6f9c773b508a5a --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r027_MIT_Mystery_Hunt_2015_Nina/_solution_assets/logbook.css @@ -0,0 +1,244 @@ +@font-face { + font-family: 'im_fell_double_pica_scregular'; + src: url("../fonts/hunt/imfedpsc28p-webfont.eot"); + src: url("../fonts/hunt/imfedpsc28p-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/imfedpsc28p-webfont.woff2") format("woff2"), url("../fonts/hunt/imfedpsc28p-webfont.woff") format("woff"), url("../fonts/hunt/imfedpsc28p-webfont.ttf") format("truetype"), url("../fonts/hunt/imfedpsc28p-webfont.svg#im_fell_double_pica_scregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 14, ../../sass/logbook.scss */ +body { + margin: 0px; + border: 0px; + padding: 0px; +} + +/* line 19, ../../sass/logbook.scss */ +.headerbutton { + padding: 0 12px 0 12px; + float: right; +} + +/* line 24, ../../sass/logbook.scss */ +.sol { + height: 0px; + text-align: right; + margin-top: 35px; + margin-bottom: -35px; +} + +/* line 31, ../../sass/logbook.scss */ +#paper { + z-index: 9; + width: 1000px; + padding: 37px 55px 72px; + position: relative; + border: 1px solid #333333; + background: #dbc397; + -webkit-background-size: 100% 30px; + -moz-background-size: 100% 30px; + -ms-background-size: 100% 30px; + background-size: 100% 30px; + box-shadow: 7px 7px 5px rgba(0, 0, 0, 0.5); + border-radius: 4px 4px 4px 4px; + color: #282625; + margin: 0 auto; + margin-bottom: 60px; + font: 16px "Crimson Text", "Palatino Linotype", "Book Antiqua", Palatino, Georgia, serif; + text-rendering: optimizeLegibility; + font-feature-settings: "kern"; + -webkit-font-feature-settings: "kern"; + -moz-font-feature-settings: "kern"; + -moz-font-feature-settings: "kern=1"; +} + +/* line 57, ../../sass/logbook.scss */ +#infowindow { + font: 16px "Crimson Text", "Palatino Linotype", "Book Antiqua", Palatino, Georgia, serif; +} + +/* line 61, ../../sass/logbook.scss */ +.form-container { + top: 50px; +} + +/* line 64, ../../sass/logbook.scss */ +h1, h2, h3 { + font-family: 'im_fell_double_pica_scregular', serif; +} + +/* line 67, ../../sass/logbook.scss */ +.logheader { + font-size: larger; + font-weight: bold; +} + +/* line 71, ../../sass/logbook.scss */ +.logentry { + padding-left: 25px; + padding-right: 25px; + border-bottom: 1px solid #282625; +} + +/* line 76, ../../sass/logbook.scss */ +.logentry2 { + padding-left: 100px; + padding-right: 100px; + border-bottom: 1px solid #282625; +} + +/* line 81, ../../sass/logbook.scss */ +ul { + list-style: square inside url("../images/hunt/bullet3.png"); +} + +/* line 84, ../../sass/logbook.scss */ +table.fancy { + padding: 0; + margin: 0; + width: 100%; + border-collapse: collapse; + border-style: double; + border-color: #282625; + border-left: 0; + border-right: 0; +} + +/* line 94, ../../sass/logbook.scss */ +table.fancy th, tr { + padding: 0; + margin: 0; +} + +/* line 98, ../../sass/logbook.scss */ +table.fancy td { + padding-left: 10px; + margin: 0; + border: 1px solid #282625; + border-right: 0; +} + +/* line 104, ../../sass/logbook.scss */ +.tdleft { + padding: 0; + width: 10%; + border-left: 0; +} + +/* line 109, ../../sass/logbook.scss */ +.caption { + font-style: italic; + border-top: 0px; + margin-top: 0px; + padding-top: 0px; +} + +/* line 116, ../../sass/logbook.scss */ +.puzzle-sans { + font-family: sans-serif; +} + +/* line 120, ../../sass/logbook.scss */ +.puzzle { + display: table; + width: 100%; +} + +/* line 125, ../../sass/logbook.scss */ +.puzzle-page-header { + margin-bottom: 20px; +} + +/* line 129, ../../sass/logbook.scss */ +.answer { + margin-bottom: 30px; +} + +/* line 133, ../../sass/logbook.scss */ +.puzzle li { + list-style-position: inside; + text-indent: -1.1em; +} + +/* line 138, ../../sass/logbook.scss */ +.sol { + height: 0px; + text-align: right; + margin-top: 35px; + margin-bottom: -35px; +} + +/* line 145, ../../sass/logbook.scss */ +.clickbaitbannerbox { + width: 320px; + margin-right: 20px; + margin-left: auto; + margin-bottom: 20px; + margin-top: -30px; +} + +@media print { + /* line 154, ../../sass/logbook.scss */ + .clickbaitbannerbox { + margin-top: 50px; + } +} +/* line 159, ../../sass/logbook.scss */ +.clickbaitbanner { + background-color: white; + padding: 10px; +} + +/* line 163, ../../sass/logbook.scss */ +.attop { + position: absolute; + top: 0px; + left: 0px; +} + +/* line 169, ../../sass/logbook.scss */ +.byline { + font-family: 'Times New Roman', serif; + font-style: italic; +} + +/* line 173, ../../sass/logbook.scss */ +.clickbaitlink { + font-family: Helvetica, Arial, sans-serif; + font-size: 20px; +} + +/* line 177, ../../sass/logbook.scss */ +.clickbaitlink a { + text-decoration: none; +} + +/* line 181, ../../sass/logbook.scss */ +.puzzle p, .puzzle li { + line-height: 1.4em; +} + +/* line 185, ../../sass/logbook.scss */ +.solution-table td, .solution-table th { + padding-right: 15px; +} + +@media print { + /* line 190, ../../sass/logbook.scss */ + #puzzle-obj img { + display: none; + } + + /* line 194, ../../sass/logbook.scss */ + .no-page-break { + page-break-inside: avoid; + } + + /* line 197, ../../sass/logbook.scss */ + #paper { + width: 100%; + margin-bottom: 0px !important; + padding-bottom: 0px !important; + border: 0px !important; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r02m_MIT_Mystery_Hunt_2015_Optics_Lab_Meta/_solution_assets/logbook.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r02m_MIT_Mystery_Hunt_2015_Optics_Lab_Meta/_solution_assets/logbook.css new file mode 100644 index 0000000000000000000000000000000000000000..d6b3f6f3015de2bfb1e9eb887a6f9c773b508a5a --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r02m_MIT_Mystery_Hunt_2015_Optics_Lab_Meta/_solution_assets/logbook.css @@ -0,0 +1,244 @@ +@font-face { + font-family: 'im_fell_double_pica_scregular'; + src: url("../fonts/hunt/imfedpsc28p-webfont.eot"); + src: url("../fonts/hunt/imfedpsc28p-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/imfedpsc28p-webfont.woff2") format("woff2"), url("../fonts/hunt/imfedpsc28p-webfont.woff") format("woff"), url("../fonts/hunt/imfedpsc28p-webfont.ttf") format("truetype"), url("../fonts/hunt/imfedpsc28p-webfont.svg#im_fell_double_pica_scregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 14, ../../sass/logbook.scss */ +body { + margin: 0px; + border: 0px; + padding: 0px; +} + +/* line 19, ../../sass/logbook.scss */ +.headerbutton { + padding: 0 12px 0 12px; + float: right; +} + +/* line 24, ../../sass/logbook.scss */ +.sol { + height: 0px; + text-align: right; + margin-top: 35px; + margin-bottom: -35px; +} + +/* line 31, ../../sass/logbook.scss */ +#paper { + z-index: 9; + width: 1000px; + padding: 37px 55px 72px; + position: relative; + border: 1px solid #333333; + background: #dbc397; + -webkit-background-size: 100% 30px; + -moz-background-size: 100% 30px; + -ms-background-size: 100% 30px; + background-size: 100% 30px; + box-shadow: 7px 7px 5px rgba(0, 0, 0, 0.5); + border-radius: 4px 4px 4px 4px; + color: #282625; + margin: 0 auto; + margin-bottom: 60px; + font: 16px "Crimson Text", "Palatino Linotype", "Book Antiqua", Palatino, Georgia, serif; + text-rendering: optimizeLegibility; + font-feature-settings: "kern"; + -webkit-font-feature-settings: "kern"; + -moz-font-feature-settings: "kern"; + -moz-font-feature-settings: "kern=1"; +} + +/* line 57, ../../sass/logbook.scss */ +#infowindow { + font: 16px "Crimson Text", "Palatino Linotype", "Book Antiqua", Palatino, Georgia, serif; +} + +/* line 61, ../../sass/logbook.scss */ +.form-container { + top: 50px; +} + +/* line 64, ../../sass/logbook.scss */ +h1, h2, h3 { + font-family: 'im_fell_double_pica_scregular', serif; +} + +/* line 67, ../../sass/logbook.scss */ +.logheader { + font-size: larger; + font-weight: bold; +} + +/* line 71, ../../sass/logbook.scss */ +.logentry { + padding-left: 25px; + padding-right: 25px; + border-bottom: 1px solid #282625; +} + +/* line 76, ../../sass/logbook.scss */ +.logentry2 { + padding-left: 100px; + padding-right: 100px; + border-bottom: 1px solid #282625; +} + +/* line 81, ../../sass/logbook.scss */ +ul { + list-style: square inside url("../images/hunt/bullet3.png"); +} + +/* line 84, ../../sass/logbook.scss */ +table.fancy { + padding: 0; + margin: 0; + width: 100%; + border-collapse: collapse; + border-style: double; + border-color: #282625; + border-left: 0; + border-right: 0; +} + +/* line 94, ../../sass/logbook.scss */ +table.fancy th, tr { + padding: 0; + margin: 0; +} + +/* line 98, ../../sass/logbook.scss */ +table.fancy td { + padding-left: 10px; + margin: 0; + border: 1px solid #282625; + border-right: 0; +} + +/* line 104, ../../sass/logbook.scss */ +.tdleft { + padding: 0; + width: 10%; + border-left: 0; +} + +/* line 109, ../../sass/logbook.scss */ +.caption { + font-style: italic; + border-top: 0px; + margin-top: 0px; + padding-top: 0px; +} + +/* line 116, ../../sass/logbook.scss */ +.puzzle-sans { + font-family: sans-serif; +} + +/* line 120, ../../sass/logbook.scss */ +.puzzle { + display: table; + width: 100%; +} + +/* line 125, ../../sass/logbook.scss */ +.puzzle-page-header { + margin-bottom: 20px; +} + +/* line 129, ../../sass/logbook.scss */ +.answer { + margin-bottom: 30px; +} + +/* line 133, ../../sass/logbook.scss */ +.puzzle li { + list-style-position: inside; + text-indent: -1.1em; +} + +/* line 138, ../../sass/logbook.scss */ +.sol { + height: 0px; + text-align: right; + margin-top: 35px; + margin-bottom: -35px; +} + +/* line 145, ../../sass/logbook.scss */ +.clickbaitbannerbox { + width: 320px; + margin-right: 20px; + margin-left: auto; + margin-bottom: 20px; + margin-top: -30px; +} + +@media print { + /* line 154, ../../sass/logbook.scss */ + .clickbaitbannerbox { + margin-top: 50px; + } +} +/* line 159, ../../sass/logbook.scss */ +.clickbaitbanner { + background-color: white; + padding: 10px; +} + +/* line 163, ../../sass/logbook.scss */ +.attop { + position: absolute; + top: 0px; + left: 0px; +} + +/* line 169, ../../sass/logbook.scss */ +.byline { + font-family: 'Times New Roman', serif; + font-style: italic; +} + +/* line 173, ../../sass/logbook.scss */ +.clickbaitlink { + font-family: Helvetica, Arial, sans-serif; + font-size: 20px; +} + +/* line 177, ../../sass/logbook.scss */ +.clickbaitlink a { + text-decoration: none; +} + +/* line 181, ../../sass/logbook.scss */ +.puzzle p, .puzzle li { + line-height: 1.4em; +} + +/* line 185, ../../sass/logbook.scss */ +.solution-table td, .solution-table th { + padding-right: 15px; +} + +@media print { + /* line 190, ../../sass/logbook.scss */ + #puzzle-obj img { + display: none; + } + + /* line 194, ../../sass/logbook.scss */ + .no-page-break { + page-break-inside: avoid; + } + + /* line 197, ../../sass/logbook.scss */ + #paper { + width: 100%; + margin-bottom: 0px !important; + padding-bottom: 0px !important; + border: 0px !important; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r031_MIT_Mystery_Hunt_2015_Escape_from_the_Classroom/_solution_assets/logbook.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r031_MIT_Mystery_Hunt_2015_Escape_from_the_Classroom/_solution_assets/logbook.css new file mode 100644 index 0000000000000000000000000000000000000000..d6b3f6f3015de2bfb1e9eb887a6f9c773b508a5a --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r031_MIT_Mystery_Hunt_2015_Escape_from_the_Classroom/_solution_assets/logbook.css @@ -0,0 +1,244 @@ +@font-face { + font-family: 'im_fell_double_pica_scregular'; + src: url("../fonts/hunt/imfedpsc28p-webfont.eot"); + src: url("../fonts/hunt/imfedpsc28p-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/imfedpsc28p-webfont.woff2") format("woff2"), url("../fonts/hunt/imfedpsc28p-webfont.woff") format("woff"), url("../fonts/hunt/imfedpsc28p-webfont.ttf") format("truetype"), url("../fonts/hunt/imfedpsc28p-webfont.svg#im_fell_double_pica_scregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 14, ../../sass/logbook.scss */ +body { + margin: 0px; + border: 0px; + padding: 0px; +} + +/* line 19, ../../sass/logbook.scss */ +.headerbutton { + padding: 0 12px 0 12px; + float: right; +} + +/* line 24, ../../sass/logbook.scss */ +.sol { + height: 0px; + text-align: right; + margin-top: 35px; + margin-bottom: -35px; +} + +/* line 31, ../../sass/logbook.scss */ +#paper { + z-index: 9; + width: 1000px; + padding: 37px 55px 72px; + position: relative; + border: 1px solid #333333; + background: #dbc397; + -webkit-background-size: 100% 30px; + -moz-background-size: 100% 30px; + -ms-background-size: 100% 30px; + background-size: 100% 30px; + box-shadow: 7px 7px 5px rgba(0, 0, 0, 0.5); + border-radius: 4px 4px 4px 4px; + color: #282625; + margin: 0 auto; + margin-bottom: 60px; + font: 16px "Crimson Text", "Palatino Linotype", "Book Antiqua", Palatino, Georgia, serif; + text-rendering: optimizeLegibility; + font-feature-settings: "kern"; + -webkit-font-feature-settings: "kern"; + -moz-font-feature-settings: "kern"; + -moz-font-feature-settings: "kern=1"; +} + +/* line 57, ../../sass/logbook.scss */ +#infowindow { + font: 16px "Crimson Text", "Palatino Linotype", "Book Antiqua", Palatino, Georgia, serif; +} + +/* line 61, ../../sass/logbook.scss */ +.form-container { + top: 50px; +} + +/* line 64, ../../sass/logbook.scss */ +h1, h2, h3 { + font-family: 'im_fell_double_pica_scregular', serif; +} + +/* line 67, ../../sass/logbook.scss */ +.logheader { + font-size: larger; + font-weight: bold; +} + +/* line 71, ../../sass/logbook.scss */ +.logentry { + padding-left: 25px; + padding-right: 25px; + border-bottom: 1px solid #282625; +} + +/* line 76, ../../sass/logbook.scss */ +.logentry2 { + padding-left: 100px; + padding-right: 100px; + border-bottom: 1px solid #282625; +} + +/* line 81, ../../sass/logbook.scss */ +ul { + list-style: square inside url("../images/hunt/bullet3.png"); +} + +/* line 84, ../../sass/logbook.scss */ +table.fancy { + padding: 0; + margin: 0; + width: 100%; + border-collapse: collapse; + border-style: double; + border-color: #282625; + border-left: 0; + border-right: 0; +} + +/* line 94, ../../sass/logbook.scss */ +table.fancy th, tr { + padding: 0; + margin: 0; +} + +/* line 98, ../../sass/logbook.scss */ +table.fancy td { + padding-left: 10px; + margin: 0; + border: 1px solid #282625; + border-right: 0; +} + +/* line 104, ../../sass/logbook.scss */ +.tdleft { + padding: 0; + width: 10%; + border-left: 0; +} + +/* line 109, ../../sass/logbook.scss */ +.caption { + font-style: italic; + border-top: 0px; + margin-top: 0px; + padding-top: 0px; +} + +/* line 116, ../../sass/logbook.scss */ +.puzzle-sans { + font-family: sans-serif; +} + +/* line 120, ../../sass/logbook.scss */ +.puzzle { + display: table; + width: 100%; +} + +/* line 125, ../../sass/logbook.scss */ +.puzzle-page-header { + margin-bottom: 20px; +} + +/* line 129, ../../sass/logbook.scss */ +.answer { + margin-bottom: 30px; +} + +/* line 133, ../../sass/logbook.scss */ +.puzzle li { + list-style-position: inside; + text-indent: -1.1em; +} + +/* line 138, ../../sass/logbook.scss */ +.sol { + height: 0px; + text-align: right; + margin-top: 35px; + margin-bottom: -35px; +} + +/* line 145, ../../sass/logbook.scss */ +.clickbaitbannerbox { + width: 320px; + margin-right: 20px; + margin-left: auto; + margin-bottom: 20px; + margin-top: -30px; +} + +@media print { + /* line 154, ../../sass/logbook.scss */ + .clickbaitbannerbox { + margin-top: 50px; + } +} +/* line 159, ../../sass/logbook.scss */ +.clickbaitbanner { + background-color: white; + padding: 10px; +} + +/* line 163, ../../sass/logbook.scss */ +.attop { + position: absolute; + top: 0px; + left: 0px; +} + +/* line 169, ../../sass/logbook.scss */ +.byline { + font-family: 'Times New Roman', serif; + font-style: italic; +} + +/* line 173, ../../sass/logbook.scss */ +.clickbaitlink { + font-family: Helvetica, Arial, sans-serif; + font-size: 20px; +} + +/* line 177, ../../sass/logbook.scss */ +.clickbaitlink a { + text-decoration: none; +} + +/* line 181, ../../sass/logbook.scss */ +.puzzle p, .puzzle li { + line-height: 1.4em; +} + +/* line 185, ../../sass/logbook.scss */ +.solution-table td, .solution-table th { + padding-right: 15px; +} + +@media print { + /* line 190, ../../sass/logbook.scss */ + #puzzle-obj img { + display: none; + } + + /* line 194, ../../sass/logbook.scss */ + .no-page-break { + page-break-inside: avoid; + } + + /* line 197, ../../sass/logbook.scss */ + #paper { + width: 100%; + margin-bottom: 0px !important; + padding-bottom: 0px !important; + border: 0px !important; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r032_MIT_Mystery_Hunt_2015_Mythological_Connections/_solution_assets/logbook.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r032_MIT_Mystery_Hunt_2015_Mythological_Connections/_solution_assets/logbook.css new file mode 100644 index 0000000000000000000000000000000000000000..d6b3f6f3015de2bfb1e9eb887a6f9c773b508a5a --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r032_MIT_Mystery_Hunt_2015_Mythological_Connections/_solution_assets/logbook.css @@ -0,0 +1,244 @@ +@font-face { + font-family: 'im_fell_double_pica_scregular'; + src: url("../fonts/hunt/imfedpsc28p-webfont.eot"); + src: url("../fonts/hunt/imfedpsc28p-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/imfedpsc28p-webfont.woff2") format("woff2"), url("../fonts/hunt/imfedpsc28p-webfont.woff") format("woff"), url("../fonts/hunt/imfedpsc28p-webfont.ttf") format("truetype"), url("../fonts/hunt/imfedpsc28p-webfont.svg#im_fell_double_pica_scregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 14, ../../sass/logbook.scss */ +body { + margin: 0px; + border: 0px; + padding: 0px; +} + +/* line 19, ../../sass/logbook.scss */ +.headerbutton { + padding: 0 12px 0 12px; + float: right; +} + +/* line 24, ../../sass/logbook.scss */ +.sol { + height: 0px; + text-align: right; + margin-top: 35px; + margin-bottom: -35px; +} + +/* line 31, ../../sass/logbook.scss */ +#paper { + z-index: 9; + width: 1000px; + padding: 37px 55px 72px; + position: relative; + border: 1px solid #333333; + background: #dbc397; + -webkit-background-size: 100% 30px; + -moz-background-size: 100% 30px; + -ms-background-size: 100% 30px; + background-size: 100% 30px; + box-shadow: 7px 7px 5px rgba(0, 0, 0, 0.5); + border-radius: 4px 4px 4px 4px; + color: #282625; + margin: 0 auto; + margin-bottom: 60px; + font: 16px "Crimson Text", "Palatino Linotype", "Book Antiqua", Palatino, Georgia, serif; + text-rendering: optimizeLegibility; + font-feature-settings: "kern"; + -webkit-font-feature-settings: "kern"; + -moz-font-feature-settings: "kern"; + -moz-font-feature-settings: "kern=1"; +} + +/* line 57, ../../sass/logbook.scss */ +#infowindow { + font: 16px "Crimson Text", "Palatino Linotype", "Book Antiqua", Palatino, Georgia, serif; +} + +/* line 61, ../../sass/logbook.scss */ +.form-container { + top: 50px; +} + +/* line 64, ../../sass/logbook.scss */ +h1, h2, h3 { + font-family: 'im_fell_double_pica_scregular', serif; +} + +/* line 67, ../../sass/logbook.scss */ +.logheader { + font-size: larger; + font-weight: bold; +} + +/* line 71, ../../sass/logbook.scss */ +.logentry { + padding-left: 25px; + padding-right: 25px; + border-bottom: 1px solid #282625; +} + +/* line 76, ../../sass/logbook.scss */ +.logentry2 { + padding-left: 100px; + padding-right: 100px; + border-bottom: 1px solid #282625; +} + +/* line 81, ../../sass/logbook.scss */ +ul { + list-style: square inside url("../images/hunt/bullet3.png"); +} + +/* line 84, ../../sass/logbook.scss */ +table.fancy { + padding: 0; + margin: 0; + width: 100%; + border-collapse: collapse; + border-style: double; + border-color: #282625; + border-left: 0; + border-right: 0; +} + +/* line 94, ../../sass/logbook.scss */ +table.fancy th, tr { + padding: 0; + margin: 0; +} + +/* line 98, ../../sass/logbook.scss */ +table.fancy td { + padding-left: 10px; + margin: 0; + border: 1px solid #282625; + border-right: 0; +} + +/* line 104, ../../sass/logbook.scss */ +.tdleft { + padding: 0; + width: 10%; + border-left: 0; +} + +/* line 109, ../../sass/logbook.scss */ +.caption { + font-style: italic; + border-top: 0px; + margin-top: 0px; + padding-top: 0px; +} + +/* line 116, ../../sass/logbook.scss */ +.puzzle-sans { + font-family: sans-serif; +} + +/* line 120, ../../sass/logbook.scss */ +.puzzle { + display: table; + width: 100%; +} + +/* line 125, ../../sass/logbook.scss */ +.puzzle-page-header { + margin-bottom: 20px; +} + +/* line 129, ../../sass/logbook.scss */ +.answer { + margin-bottom: 30px; +} + +/* line 133, ../../sass/logbook.scss */ +.puzzle li { + list-style-position: inside; + text-indent: -1.1em; +} + +/* line 138, ../../sass/logbook.scss */ +.sol { + height: 0px; + text-align: right; + margin-top: 35px; + margin-bottom: -35px; +} + +/* line 145, ../../sass/logbook.scss */ +.clickbaitbannerbox { + width: 320px; + margin-right: 20px; + margin-left: auto; + margin-bottom: 20px; + margin-top: -30px; +} + +@media print { + /* line 154, ../../sass/logbook.scss */ + .clickbaitbannerbox { + margin-top: 50px; + } +} +/* line 159, ../../sass/logbook.scss */ +.clickbaitbanner { + background-color: white; + padding: 10px; +} + +/* line 163, ../../sass/logbook.scss */ +.attop { + position: absolute; + top: 0px; + left: 0px; +} + +/* line 169, ../../sass/logbook.scss */ +.byline { + font-family: 'Times New Roman', serif; + font-style: italic; +} + +/* line 173, ../../sass/logbook.scss */ +.clickbaitlink { + font-family: Helvetica, Arial, sans-serif; + font-size: 20px; +} + +/* line 177, ../../sass/logbook.scss */ +.clickbaitlink a { + text-decoration: none; +} + +/* line 181, ../../sass/logbook.scss */ +.puzzle p, .puzzle li { + line-height: 1.4em; +} + +/* line 185, ../../sass/logbook.scss */ +.solution-table td, .solution-table th { + padding-right: 15px; +} + +@media print { + /* line 190, ../../sass/logbook.scss */ + #puzzle-obj img { + display: none; + } + + /* line 194, ../../sass/logbook.scss */ + .no-page-break { + page-break-inside: avoid; + } + + /* line 197, ../../sass/logbook.scss */ + #paper { + width: 100%; + margin-bottom: 0px !important; + padding-bottom: 0px !important; + border: 0px !important; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r033_MIT_Mystery_Hunt_2015_The_Misspelled_Insects/_solution_assets/logbook.css b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r033_MIT_Mystery_Hunt_2015_The_Misspelled_Insects/_solution_assets/logbook.css new file mode 100644 index 0000000000000000000000000000000000000000..d6b3f6f3015de2bfb1e9eb887a6f9c773b508a5a --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r033_MIT_Mystery_Hunt_2015_The_Misspelled_Insects/_solution_assets/logbook.css @@ -0,0 +1,244 @@ +@font-face { + font-family: 'im_fell_double_pica_scregular'; + src: url("../fonts/hunt/imfedpsc28p-webfont.eot"); + src: url("../fonts/hunt/imfedpsc28p-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hunt/imfedpsc28p-webfont.woff2") format("woff2"), url("../fonts/hunt/imfedpsc28p-webfont.woff") format("woff"), url("../fonts/hunt/imfedpsc28p-webfont.ttf") format("truetype"), url("../fonts/hunt/imfedpsc28p-webfont.svg#im_fell_double_pica_scregular") format("svg"); + font-weight: normal; + font-style: normal; +} + +/* line 14, ../../sass/logbook.scss */ +body { + margin: 0px; + border: 0px; + padding: 0px; +} + +/* line 19, ../../sass/logbook.scss */ +.headerbutton { + padding: 0 12px 0 12px; + float: right; +} + +/* line 24, ../../sass/logbook.scss */ +.sol { + height: 0px; + text-align: right; + margin-top: 35px; + margin-bottom: -35px; +} + +/* line 31, ../../sass/logbook.scss */ +#paper { + z-index: 9; + width: 1000px; + padding: 37px 55px 72px; + position: relative; + border: 1px solid #333333; + background: #dbc397; + -webkit-background-size: 100% 30px; + -moz-background-size: 100% 30px; + -ms-background-size: 100% 30px; + background-size: 100% 30px; + box-shadow: 7px 7px 5px rgba(0, 0, 0, 0.5); + border-radius: 4px 4px 4px 4px; + color: #282625; + margin: 0 auto; + margin-bottom: 60px; + font: 16px "Crimson Text", "Palatino Linotype", "Book Antiqua", Palatino, Georgia, serif; + text-rendering: optimizeLegibility; + font-feature-settings: "kern"; + -webkit-font-feature-settings: "kern"; + -moz-font-feature-settings: "kern"; + -moz-font-feature-settings: "kern=1"; +} + +/* line 57, ../../sass/logbook.scss */ +#infowindow { + font: 16px "Crimson Text", "Palatino Linotype", "Book Antiqua", Palatino, Georgia, serif; +} + +/* line 61, ../../sass/logbook.scss */ +.form-container { + top: 50px; +} + +/* line 64, ../../sass/logbook.scss */ +h1, h2, h3 { + font-family: 'im_fell_double_pica_scregular', serif; +} + +/* line 67, ../../sass/logbook.scss */ +.logheader { + font-size: larger; + font-weight: bold; +} + +/* line 71, ../../sass/logbook.scss */ +.logentry { + padding-left: 25px; + padding-right: 25px; + border-bottom: 1px solid #282625; +} + +/* line 76, ../../sass/logbook.scss */ +.logentry2 { + padding-left: 100px; + padding-right: 100px; + border-bottom: 1px solid #282625; +} + +/* line 81, ../../sass/logbook.scss */ +ul { + list-style: square inside url("../images/hunt/bullet3.png"); +} + +/* line 84, ../../sass/logbook.scss */ +table.fancy { + padding: 0; + margin: 0; + width: 100%; + border-collapse: collapse; + border-style: double; + border-color: #282625; + border-left: 0; + border-right: 0; +} + +/* line 94, ../../sass/logbook.scss */ +table.fancy th, tr { + padding: 0; + margin: 0; +} + +/* line 98, ../../sass/logbook.scss */ +table.fancy td { + padding-left: 10px; + margin: 0; + border: 1px solid #282625; + border-right: 0; +} + +/* line 104, ../../sass/logbook.scss */ +.tdleft { + padding: 0; + width: 10%; + border-left: 0; +} + +/* line 109, ../../sass/logbook.scss */ +.caption { + font-style: italic; + border-top: 0px; + margin-top: 0px; + padding-top: 0px; +} + +/* line 116, ../../sass/logbook.scss */ +.puzzle-sans { + font-family: sans-serif; +} + +/* line 120, ../../sass/logbook.scss */ +.puzzle { + display: table; + width: 100%; +} + +/* line 125, ../../sass/logbook.scss */ +.puzzle-page-header { + margin-bottom: 20px; +} + +/* line 129, ../../sass/logbook.scss */ +.answer { + margin-bottom: 30px; +} + +/* line 133, ../../sass/logbook.scss */ +.puzzle li { + list-style-position: inside; + text-indent: -1.1em; +} + +/* line 138, ../../sass/logbook.scss */ +.sol { + height: 0px; + text-align: right; + margin-top: 35px; + margin-bottom: -35px; +} + +/* line 145, ../../sass/logbook.scss */ +.clickbaitbannerbox { + width: 320px; + margin-right: 20px; + margin-left: auto; + margin-bottom: 20px; + margin-top: -30px; +} + +@media print { + /* line 154, ../../sass/logbook.scss */ + .clickbaitbannerbox { + margin-top: 50px; + } +} +/* line 159, ../../sass/logbook.scss */ +.clickbaitbanner { + background-color: white; + padding: 10px; +} + +/* line 163, ../../sass/logbook.scss */ +.attop { + position: absolute; + top: 0px; + left: 0px; +} + +/* line 169, ../../sass/logbook.scss */ +.byline { + font-family: 'Times New Roman', serif; + font-style: italic; +} + +/* line 173, ../../sass/logbook.scss */ +.clickbaitlink { + font-family: Helvetica, Arial, sans-serif; + font-size: 20px; +} + +/* line 177, ../../sass/logbook.scss */ +.clickbaitlink a { + text-decoration: none; +} + +/* line 181, ../../sass/logbook.scss */ +.puzzle p, .puzzle li { + line-height: 1.4em; +} + +/* line 185, ../../sass/logbook.scss */ +.solution-table td, .solution-table th { + padding-right: 15px; +} + +@media print { + /* line 190, ../../sass/logbook.scss */ + #puzzle-obj img { + display: none; + } + + /* line 194, ../../sass/logbook.scss */ + .no-page-break { + page-break-inside: avoid; + } + + /* line 197, ../../sass/logbook.scss */ + #paper { + width: 100%; + margin-bottom: 0px !important; + padding-bottom: 0px !important; + border: 0px !important; + } +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r036_MIT_Mystery_Hunt_2015_Wordsearches_Are_a_Piece_of_Cake/index.html b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r036_MIT_Mystery_Hunt_2015_Wordsearches_Are_a_Piece_of_Cake/index.html new file mode 100644 index 0000000000000000000000000000000000000000..f2d64e1f01833a8e20673560b46687d0eeb72001 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r036_MIT_Mystery_Hunt_2015_Wordsearches_Are_a_Piece_of_Cake/index.html @@ -0,0 +1,134 @@ + + + + + + + + + + + Wordsearches Are a Piece of Cake — MIT Mystery Hunt 2015 + + + + + + + + + + + + + + + + +
+
+
+
+
Location: Chemistry Lab
+
+
+
+ + + + +
+ + + +

Wordsearches Are a Piece of Cake

+ + +

Answer: click here to reveal

+ + +
+
+ +
+

+

+ +
+
+ + +
+ +
+ We've noticed that you are blocking ads. You'll miss out on + our subtle suggestions! +
+
+ + +
+
+ + +
+ + + + + + + + + + diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r03m_MIT_Mystery_Hunt_2015_Chemistry_Lab_Meta/_solution_assets/solution b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r03m_MIT_Mystery_Hunt_2015_Chemistry_Lab_Meta/_solution_assets/solution new file mode 100644 index 0000000000000000000000000000000000000000..b3bacb05c0550e35f8ef53044e74f22cc5010436 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r03m_MIT_Mystery_Hunt_2015_Chemistry_Lab_Meta/_solution_assets/solution @@ -0,0 +1,124 @@ + + + + + + + + + + + Solution to Chemistry Lab Meta — MIT Mystery Hunt 2015 + + + + + + + + + + + + + + + + +
+
+
+
+
Location: Chemistry Lab
+
+
+
+
+ +

Solution to Chemistry Lab Meta

+

by Jane Chronis

+

Answer: COOL FUEL

+
+
+ +

Each answer is composed of two words. The first word rhymes with a number. The second word rhymes with an iconic word in a Dr. Seuss title. Index the number into the title to get a letter, and order by the images left to right to get the answer, COOL FUEL.

+ + + +
+ + + + + + + + + + + + +
PuzzleAnswer#TitleLetter
   
Puzzle 1FLOORMAT4The Cat in the HatC
Puzzle 2DEWDROP2Hop on PopO
Puzzle 3BLUEFINCH2How the Grinch Stole ChristmasO
Puzzle 4BOARTHORAX4The LoraxL
   
Puzzle 5GUNSTOCKS1Fox in SocksF
Puzzle 6STEWLUNCHES2Hunches in BunchesU
Puzzle 7SEABEACHES3The SneetchesE
Puzzle 8LIVEMYRTLE5Yertle the TurtleL
+
+ + +
+
+
+ + + + + + + + diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r03m_MIT_Mystery_Hunt_2015_Chemistry_Lab_Meta/solution b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r03m_MIT_Mystery_Hunt_2015_Chemistry_Lab_Meta/solution new file mode 100644 index 0000000000000000000000000000000000000000..b3bacb05c0550e35f8ef53044e74f22cc5010436 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r03m_MIT_Mystery_Hunt_2015_Chemistry_Lab_Meta/solution @@ -0,0 +1,124 @@ + + + + + + + + + + + Solution to Chemistry Lab Meta — MIT Mystery Hunt 2015 + + + + + + + + + + + + + + + + +
+
+
+
+
Location: Chemistry Lab
+
+
+
+
+ +

Solution to Chemistry Lab Meta

+

by Jane Chronis

+

Answer: COOL FUEL

+
+
+ +

Each answer is composed of two words. The first word rhymes with a number. The second word rhymes with an iconic word in a Dr. Seuss title. Index the number into the title to get a letter, and order by the images left to right to get the answer, COOL FUEL.

+ + + +
+ + + + + + + + + + + + +
PuzzleAnswer#TitleLetter
   
Puzzle 1FLOORMAT4The Cat in the HatC
Puzzle 2DEWDROP2Hop on PopO
Puzzle 3BLUEFINCH2How the Grinch Stole ChristmasO
Puzzle 4BOARTHORAX4The LoraxL
   
Puzzle 5GUNSTOCKS1Fox in SocksF
Puzzle 6STEWLUNCHES2Hunches in BunchesU
Puzzle 7SEABEACHES3The SneetchesE
Puzzle 8LIVEMYRTLE5Yertle the TurtleL
+
+ + +
+
+
+ + + + + + + + diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r0409_MIT_Mystery_Hunt_2015_Frequency_Distribution_Tank/_solution_assets/index.html b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r0409_MIT_Mystery_Hunt_2015_Frequency_Distribution_Tank/_solution_assets/index.html new file mode 100644 index 0000000000000000000000000000000000000000..60ce47417218ab6930096f4e5005e20c078e6ba3 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r0409_MIT_Mystery_Hunt_2015_Frequency_Distribution_Tank/_solution_assets/index.html @@ -0,0 +1,120 @@ + + + + + + + + + + + Solution to Frequency Distribution Tank — MIT Mystery Hunt 2015 + + + + + + + + + + + + + + + + + +
+
+
+
Location: School of Fish
Depth: 128
+
+
+
+
+
+
+ +

Solution to Frequency Distribution Tank

+

by Nathaniel Zuk

+

Answer: CRASHER

+
+
+ +

There are 26 types of fish in the large image. Each fish represents a letter, and we can deduce which fish is which letter based on the frequencies of letters in English (up to ambiguities for fish whose numbers are identical).

+ + + + + + + + + + + + + + +
Number of fishLetters
20 E
14 T
12 A
11 O
10 I, N
9 H, R, S
6 D, L
4 C, M, U, W
3 F, G, P, Y
2 B
1 J, K, Q, V, X, Z
+ +

From this, we can determine that the answer, written at the bottom in fish, must match [CMUW][HRS]A[HRS][HRS]E[HRS]. One can deduce that the only plausible English word match is CRASHER.

+ + +
+
+ + + + + + + + diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r0409_MIT_Mystery_Hunt_2015_Frequency_Distribution_Tank/solution.html b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r0409_MIT_Mystery_Hunt_2015_Frequency_Distribution_Tank/solution.html new file mode 100644 index 0000000000000000000000000000000000000000..60ce47417218ab6930096f4e5005e20c078e6ba3 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r0409_MIT_Mystery_Hunt_2015_Frequency_Distribution_Tank/solution.html @@ -0,0 +1,120 @@ + + + + + + + + + + + Solution to Frequency Distribution Tank — MIT Mystery Hunt 2015 + + + + + + + + + + + + + + + + + +
+
+
+
Location: School of Fish
Depth: 128
+
+
+
+
+
+
+ +

Solution to Frequency Distribution Tank

+

by Nathaniel Zuk

+

Answer: CRASHER

+
+
+ +

There are 26 types of fish in the large image. Each fish represents a letter, and we can deduce which fish is which letter based on the frequencies of letters in English (up to ambiguities for fish whose numbers are identical).

+ + + + + + + + + + + + + + +
Number of fishLetters
20 E
14 T
12 A
11 O
10 I, N
9 H, R, S
6 D, L
4 C, M, U, W
3 F, G, P, Y
2 B
1 J, K, Q, V, X, Z
+ +

From this, we can determine that the answer, written at the bottom in fish, must match [CMUW][HRS]A[HRS][HRS]E[HRS]. One can deduce that the only plausible English word match is CRASHER.

+ + +
+
+ + + + + + + + diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r0411_MIT_Mystery_Hunt_2015_Watch_Me_Blow_This/index.html b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r0411_MIT_Mystery_Hunt_2015_Watch_Me_Blow_This/index.html new file mode 100644 index 0000000000000000000000000000000000000000..ce136ccb68dc6b7b639762d50d71968ab6de4fe6 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r0411_MIT_Mystery_Hunt_2015_Watch_Me_Blow_This/index.html @@ -0,0 +1,154 @@ + + + + + + + + + + + Watch Me Blow This! — MIT Mystery Hunt 2015 + + + + + + + + + + + + + + + + + +
+
+
+
Location: School of Fish
Depth: 144
+
+
+
+
+
+ + + + +
+ + + +

Watch Me Blow This!

+ + +

Answer: click here to reveal

+ + +
+
+ + + +
+
+

+

1

+
+ +
+

+

2

+
+ +
+

+

3

+
+ +
+

+

4

+
+ +
+

+

5

+
+ +

+
+ + +
+
+ + + + + + + + + + + + + diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r0422_MIT_Mystery_Hunt_2015_Ride_Em_In/index.html b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r0422_MIT_Mystery_Hunt_2015_Ride_Em_In/index.html new file mode 100644 index 0000000000000000000000000000000000000000..4c5d7f806870b984b92299095d1bf7986d4a8422 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r0422_MIT_Mystery_Hunt_2015_Ride_Em_In/index.html @@ -0,0 +1,129 @@ + + + + + + + + + + + Ride 'Em In — MIT Mystery Hunt 2015 + + + + + + + + + + + + + + + + + +
+
+
+
Location: School of Fish
Depth: 188
+
+
+
+
+
+ + + + +
+ + + +

Ride 'Em In

+ + +

Answer: click here to reveal

+ + +
+
+ +
+ + + + + + + + +
(5)
(3)
(2)
(11)
(8)
(6)
(1)
+
+ + +
+
+ + + + + + + + + + + + + diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r0423_MIT_Mystery_Hunt_2015_The_Hidden_City/index.html b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r0423_MIT_Mystery_Hunt_2015_The_Hidden_City/index.html new file mode 100644 index 0000000000000000000000000000000000000000..f83083951462a2d192965228012a40d7d7e62ce5 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r0423_MIT_Mystery_Hunt_2015_The_Hidden_City/index.html @@ -0,0 +1,138 @@ + + + + + + + + + + + The Hidden City — MIT Mystery Hunt 2015 + + + + + + + + + + + + + + + + + +
+
+
+
Location: School of Fish
Depth: 191
+
+
+
+
+
+ + + + +
+ + + +

The Hidden City

+ + +

Answer: click here to reveal

+ + +
+
+ +

CO: Singer (8)
+FR: Quality of yielding nothing to sustain life (10)
+AU: Abnormally high body temperature (12)
+NO: British industrial action (2 words) (6)
+RU: Self torturer (9)
+EE: Common post-MIT destination (7)
+TL: Seats reserved for clergy (7)
+NG: Fitting (9)
+TR: Learned individual (6)
+RU: Noted linguist (7)
+IT: Instrument to measure atmospheric pressure (9)
+JP: Cary Grant, originally (9)
+FI: Around 6% of a cup (10)
+FR: Relation based on similarities and differences (10)
+IN: Sweet smelling (8)
+BE: Evergreen conifer (7)
+SN: Timbrel cousin (10)
+IQ: Hamster alternatives (7)
+ZM: Venetian attractions (8)
+TN: One who takes advantage of circumstances (11)

+ + +
+
+ + + + + + + + + + + + + diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r0427_MIT_Mystery_Hunt_2015_Bubbles/index.html b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r0427_MIT_Mystery_Hunt_2015_Bubbles/index.html new file mode 100644 index 0000000000000000000000000000000000000000..d75ec6585303f4171bb5dd9819fe51192eb5848c --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r0427_MIT_Mystery_Hunt_2015_Bubbles/index.html @@ -0,0 +1,130 @@ + + + + + + + + + + + Bubbles — MIT Mystery Hunt 2015 + + + + + + + + + + + + + + + + + +
+
+
+
Location: School of Fish
Depth: 239
+
+
+
+
+
+ + + + +
+ + + +

Bubbles

+ + +

Answer: click here to reveal

+ + +
+
+ +
+

+
+ + + + +
+
+ + + + + + + + + + + + + diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r0430_MIT_Mystery_Hunt_2015_Starfish/index.html b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r0430_MIT_Mystery_Hunt_2015_Starfish/index.html new file mode 100644 index 0000000000000000000000000000000000000000..6742fd3fd37070008ebb8b3af9ba8d84775030b5 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r0430_MIT_Mystery_Hunt_2015_Starfish/index.html @@ -0,0 +1,149 @@ + + + + + + + + + + + Starfish — MIT Mystery Hunt 2015 + + + + + + + + + + + + + + + + + +
+
+
+
Location: School of Fish
Depth: 257
+
+
+
+
+
+ + + + +
+ + + +

Starfish

+ + +

Answer: click here to reveal

+ + +
+
+ +

+ +

+

+

+ + +
+
+ + + + + + + + + + + + + diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r0432_MIT_Mystery_Hunt_2015_Rectangles/_solution_assets/index.html b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r0432_MIT_Mystery_Hunt_2015_Rectangles/_solution_assets/index.html new file mode 100644 index 0000000000000000000000000000000000000000..c872e6f41cb32c5993c4a085c8aa7a5339227c3e --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r0432_MIT_Mystery_Hunt_2015_Rectangles/_solution_assets/index.html @@ -0,0 +1,132 @@ + + + + + + + + + + + Solution to Rectangles — MIT Mystery Hunt 2015 + + + + + + + + + + + + + + + + + +
+
+
+
Location: School of Fish
Depth: 266
+
+
+
+
+
+
+ +

Solution to Rectangles

+

by Kris Ehinger

+

Answer: RAMBLES

+
+
+ + Each row of rectangles depicts a set of people or characters characters in a minimalist style. The sets are: +

+The Beatles (in the Sgt. Pepper's album cover outfits)
+John Lennon, Ringo Starr, Paul McCartney, George Harrison
+* = Ringo +

+My Little Pony: Friendship is Magic
+Twilight Sparkle, Fluttershy, Applejack, Rainbow Dash, Rarity, Pinkie Pie
+* = Applejack +

+Pokemon (TV)
+Jessie, James, Meowth, Brock, Ash, Misty, Pikachu
+* = Misty +

+Justice League (TV)
+Martian Man Hunter, Green Lantern, Wonder Woman, Superman, Batman, Flash, Hawkgirl
+* = Batman +

+The Addams Family
+Wednesday, Gomez, Morticia, Pugsley, Thing, Lurch
+* = Lurch +

+Minecraft
+"Steve" (the default player skin), Skeleton, Enderman, Zombie, Creeper, Slime, Spider
+* = Enderman +

+The Wizard of Oz
+Scarecrow, Tin Man, Toto, Dorothy Gale, Cowardly Lion
+* = Scarecrow +

+Taking the first letters of the starred chracters' names gives the answer RAMBLES. + +

+
+ + + + + + + + diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r0432_MIT_Mystery_Hunt_2015_Rectangles/solution.html b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r0432_MIT_Mystery_Hunt_2015_Rectangles/solution.html new file mode 100644 index 0000000000000000000000000000000000000000..c872e6f41cb32c5993c4a085c8aa7a5339227c3e --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r0432_MIT_Mystery_Hunt_2015_Rectangles/solution.html @@ -0,0 +1,132 @@ + + + + + + + + + + + Solution to Rectangles — MIT Mystery Hunt 2015 + + + + + + + + + + + + + + + + + +
+
+
+
Location: School of Fish
Depth: 266
+
+
+
+
+
+
+ +

Solution to Rectangles

+

by Kris Ehinger

+

Answer: RAMBLES

+
+
+ + Each row of rectangles depicts a set of people or characters characters in a minimalist style. The sets are: +

+The Beatles (in the Sgt. Pepper's album cover outfits)
+John Lennon, Ringo Starr, Paul McCartney, George Harrison
+* = Ringo +

+My Little Pony: Friendship is Magic
+Twilight Sparkle, Fluttershy, Applejack, Rainbow Dash, Rarity, Pinkie Pie
+* = Applejack +

+Pokemon (TV)
+Jessie, James, Meowth, Brock, Ash, Misty, Pikachu
+* = Misty +

+Justice League (TV)
+Martian Man Hunter, Green Lantern, Wonder Woman, Superman, Batman, Flash, Hawkgirl
+* = Batman +

+The Addams Family
+Wednesday, Gomez, Morticia, Pugsley, Thing, Lurch
+* = Lurch +

+Minecraft
+"Steve" (the default player skin), Skeleton, Enderman, Zombie, Creeper, Slime, Spider
+* = Enderman +

+The Wizard of Oz
+Scarecrow, Tin Man, Toto, Dorothy Gale, Cowardly Lion
+* = Scarecrow +

+Taking the first letters of the starred chracters' names gives the answer RAMBLES. + +

+
+ + + + + + + + diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r0435_MIT_Mystery_Hunt_2015_Striptease/striptease b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r0435_MIT_Mystery_Hunt_2015_Striptease/striptease new file mode 100644 index 0000000000000000000000000000000000000000..347fa2374020d171f065113dd70df5dd944a73f5 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r0435_MIT_Mystery_Hunt_2015_Striptease/striptease @@ -0,0 +1,134 @@ + + + + + + + + + + + Striptease — MIT Mystery Hunt 2015 + + + + + + + + + + + + + + + + + +
+
+
+
Location: School of Fish
Depth: 280
+
+
+
+
+
+ + + + +
+ + + +

Striptease

+ + +

Answer: click here to reveal

+ + +
+
+ +
+

+

+

+

+

+

+

+

+

+

+

+

+

+

+
+ + +
+
+ + + + + + + + + + + + + diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r0439_MIT_Mystery_Hunt_2015_The_Resistance/_solution_assets/solution b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r0439_MIT_Mystery_Hunt_2015_The_Resistance/_solution_assets/solution new file mode 100644 index 0000000000000000000000000000000000000000..283aeaa81750b7c98309c067b5056a500bfd010a --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r0439_MIT_Mystery_Hunt_2015_The_Resistance/_solution_assets/solution @@ -0,0 +1,119 @@ + + + + + + + + + + + Solution to The Resistance — MIT Mystery Hunt 2015 + + + + + + + + + + + + + + + + + +
+
+
+
Location: School of Fish
Depth: 290
+
+
+
+
+
+
+ +

Solution to The Resistance

+

by Eleanor Lin

+

Answer: BOONE

+
+
+ +

+Each resistor represents a country which has a flag with three horizontal stripes. These three +stripes can be interpred as resistor values. In each diagram, there is one numbered resistor R? with +unknown resistance which has a voltmeter around it with the corresponding voltage drop across +the resistor. The rest of the resistors have a two letter subscript where the letters are the top +level domain code of the country. For example RHU is Hungary which has a flag with red, white +and green stripes, giving it a resistance of 2.9 MΩ. One can solve for the resistor value for the +unknown resistor which maps to a unique country flag. One can then index into the country name +by the integer voltage reading of the voltmeter and extract one letter per circuit and get the answer +BOONE. +

+ +

+

+

+

+

+ + +
+
+ + + + + + + + diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r0439_MIT_Mystery_Hunt_2015_The_Resistance/solution b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r0439_MIT_Mystery_Hunt_2015_The_Resistance/solution new file mode 100644 index 0000000000000000000000000000000000000000..283aeaa81750b7c98309c067b5056a500bfd010a --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r0439_MIT_Mystery_Hunt_2015_The_Resistance/solution @@ -0,0 +1,119 @@ + + + + + + + + + + + Solution to The Resistance — MIT Mystery Hunt 2015 + + + + + + + + + + + + + + + + + +
+
+
+
Location: School of Fish
Depth: 290
+
+
+
+
+
+
+ +

Solution to The Resistance

+

by Eleanor Lin

+

Answer: BOONE

+
+
+ +

+Each resistor represents a country which has a flag with three horizontal stripes. These three +stripes can be interpred as resistor values. In each diagram, there is one numbered resistor R? with +unknown resistance which has a voltmeter around it with the corresponding voltage drop across +the resistor. The rest of the resistors have a two letter subscript where the letters are the top +level domain code of the country. For example RHU is Hungary which has a flag with red, white +and green stripes, giving it a resistance of 2.9 MΩ. One can solve for the resistor value for the +unknown resistor which maps to a unique country flag. One can then index into the country name +by the integer voltage reading of the voltmeter and extract one letter per circuit and get the answer +BOONE. +

+ +

+

+

+

+

+ + +
+
+ + + + + + + + diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r0443_MIT_Mystery_Hunt_2015_Be_a_Star/be_a_star b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r0443_MIT_Mystery_Hunt_2015_Be_a_Star/be_a_star new file mode 100644 index 0000000000000000000000000000000000000000..5a96b78545707eba3b078adcb0fc79195aba2cd8 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r0443_MIT_Mystery_Hunt_2015_Be_a_Star/be_a_star @@ -0,0 +1,141 @@ + + + + + + + + + + + Be a Star! — MIT Mystery Hunt 2015 + + + + + + + + + + + + + + + + + +
+
+
+
Location: School of Fish
Depth: 327
+
+
+
+
+
+ + + + +
+ + + +

Be a Star!

+ + +

Answer: click here to reveal

+ + +
+
+ + + +
+

+

+

+

+

+
+

+* 3.14159265...
+* 299,792,458 m/s
+* 299,792,458 m/s
+* 299,792,458 m/s
+* 299,792,458 m/s +

+
+ +
+
+ + + + + + + + + + + + + diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r0451_MIT_Mystery_Hunt_2015_The_Wheels_Go_Round_and_Round/_solution_assets/solution b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r0451_MIT_Mystery_Hunt_2015_The_Wheels_Go_Round_and_Round/_solution_assets/solution new file mode 100644 index 0000000000000000000000000000000000000000..14c0ec7de9458f1ae79aa1625997459373ec9bbb --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r0451_MIT_Mystery_Hunt_2015_The_Wheels_Go_Round_and_Round/_solution_assets/solution @@ -0,0 +1,144 @@ + + + + + + + + + + + Solution to The Wheels Go Round and Round — MIT Mystery Hunt 2015 + + + + + + + + + + + + + + + + + +
+
+
+
Location: School of Fish
Depth: 377
+
+
+
+
+
+
+ +

Solution to The Wheels Go Round and Round

+

by Noam D. Elkies

+

Answer: SEDAN

+
+
+ +

Solution to the clues:

+ +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CH2O solution used as a preservative FORMALIN
“Northern” fishPIKE
“Psst!” LISTEN
Slippery to the maxEELIEST
Twenty-third of twenty-fourPSI
Valse ou rigaudonDANSE
  
Barely wet one’s whistleSIP
Gendarme’s ceremonial capKEPI
Metallic playing marbleSTEELIE
Not burdened by stiff ceremonyINFORMAL
Sign onENLIST

+ +

Each word in the top, except for DANSE, can be tranformed to get a word on the bottom by moving two letters from the end to the beginning. (For example, FORMALIN becomes INFORMAL.) If we apply this transformation to the leftover word DANSE, we get SEDAN, which is the answer. + + +

+
+ + + + + + + + diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r0451_MIT_Mystery_Hunt_2015_The_Wheels_Go_Round_and_Round/solution b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r0451_MIT_Mystery_Hunt_2015_The_Wheels_Go_Round_and_Round/solution new file mode 100644 index 0000000000000000000000000000000000000000..14c0ec7de9458f1ae79aa1625997459373ec9bbb --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r0451_MIT_Mystery_Hunt_2015_The_Wheels_Go_Round_and_Round/solution @@ -0,0 +1,144 @@ + + + + + + + + + + + Solution to The Wheels Go Round and Round — MIT Mystery Hunt 2015 + + + + + + + + + + + + + + + + + +
+
+
+
Location: School of Fish
Depth: 377
+
+
+
+
+
+
+ +

Solution to The Wheels Go Round and Round

+

by Noam D. Elkies

+

Answer: SEDAN

+
+
+ +

Solution to the clues:

+ +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CH2O solution used as a preservative FORMALIN
“Northern” fishPIKE
“Psst!” LISTEN
Slippery to the maxEELIEST
Twenty-third of twenty-fourPSI
Valse ou rigaudonDANSE
  
Barely wet one’s whistleSIP
Gendarme’s ceremonial capKEPI
Metallic playing marbleSTEELIE
Not burdened by stiff ceremonyINFORMAL
Sign onENLIST

+ +

Each word in the top, except for DANSE, can be tranformed to get a word on the bottom by moving two letters from the end to the beginning. (For example, FORMALIN becomes INFORMAL.) If we apply this transformation to the leftover word DANSE, we get SEDAN, which is the answer. + + +

+
+ + + + + + + + diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r0456_MIT_Mystery_Hunt_2015_Les_Faux_Amis_Valent_Rien/index.html b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r0456_MIT_Mystery_Hunt_2015_Les_Faux_Amis_Valent_Rien/index.html new file mode 100644 index 0000000000000000000000000000000000000000..a8ee43072039a2a3d00bfa56c7043f236ef2a046 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r0456_MIT_Mystery_Hunt_2015_Les_Faux_Amis_Valent_Rien/index.html @@ -0,0 +1,119 @@ + + + + + + + + + + + Les Faux Amis Valent Rien — MIT Mystery Hunt 2015 + + + + + + + + + + + + + + + + + +
+
+
+
Location: School of Fish
Depth: 399
+
+
+
+
+
+ + + + +
+ + + +

Les Faux Amis Valent Rien

+ + +

Answer: click here to reveal

+ + +
+
+ +

I am sensible to the allure of bad choices and advertisements, but I laid out a good system to handle it. My extraordinary drug supplier did not hesitate to have a difference of opinion with the store owner who was also a scientist. For distraction, I had animals: four hamsters and a mare to ride. Now, my primary source of calm is the library with its chair, table, and dresser. It is the main location for conversation and where we devise hypotheses. It is a great tradition of ideas debated while eating raisins as a snack until we reach a central conclusion.

+ + +
+
+ + + + + + + + + + + + + diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r05m_MIT_Mystery_Hunt_2015_Pod_of_Dolphins_Meta/_solution_assets/index.html b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r05m_MIT_Mystery_Hunt_2015_Pod_of_Dolphins_Meta/_solution_assets/index.html new file mode 100644 index 0000000000000000000000000000000000000000..a35c5d3316858793f5e970977ddb6704a2b1876b --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r05m_MIT_Mystery_Hunt_2015_Pod_of_Dolphins_Meta/_solution_assets/index.html @@ -0,0 +1,147 @@ + + + + + + + + + + + Solution to Pod of Dolphins Meta — MIT Mystery Hunt 2015 + + + + + + + + + + + + + + + + + +
+
+
+
Location: Pod of Dolphins
Depth: 79
+
+
+
+
+
+
+ +

Solution to Pod of Dolphins Meta

+

by halftime

+

Answer: BELUGA PAL

+
+
+ + The answers to the puzzles in the Pod of Dolphins are: +
+ +

+Each answer has exactly one repeated letter. These letters can be used to spell TIC TAC TOE.

+If you write each answer in a 3x3 box, the doubled letters almost form a winning tic-tac-toe combo. +

+For instance, in BAPTISTRY: +

+


+BAP

+TIS

+TRY

+
+

+... the two Ts and the B form a three-in-a-row. +

+And in CITY GATES: +

+


+CIT

+YGA

+TES

+
+

+...the two Ts and the G form a winning diagonal. +

+In each answer, the letter with the "winning move" occupies a different square. Order them by which square is used to complete the row: +

+


+BEL

+UGA

+PAL

+
+

+In a show of cetacean unity, the playful dolphins have recruited a friendly BELUGA PAL to help guide your sub! + +

+
+ + + + + + + + diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r05m_MIT_Mystery_Hunt_2015_Pod_of_Dolphins_Meta/solution.html b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r05m_MIT_Mystery_Hunt_2015_Pod_of_Dolphins_Meta/solution.html new file mode 100644 index 0000000000000000000000000000000000000000..a35c5d3316858793f5e970977ddb6704a2b1876b --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r05m_MIT_Mystery_Hunt_2015_Pod_of_Dolphins_Meta/solution.html @@ -0,0 +1,147 @@ + + + + + + + + + + + Solution to Pod of Dolphins Meta — MIT Mystery Hunt 2015 + + + + + + + + + + + + + + + + + +
+
+
+
Location: Pod of Dolphins
Depth: 79
+
+
+
+
+
+
+ +

Solution to Pod of Dolphins Meta

+

by halftime

+

Answer: BELUGA PAL

+
+
+ + The answers to the puzzles in the Pod of Dolphins are: +
+ +

+Each answer has exactly one repeated letter. These letters can be used to spell TIC TAC TOE.

+If you write each answer in a 3x3 box, the doubled letters almost form a winning tic-tac-toe combo. +

+For instance, in BAPTISTRY: +

+


+BAP

+TIS

+TRY

+
+

+... the two Ts and the B form a three-in-a-row. +

+And in CITY GATES: +

+


+CIT

+YGA

+TES

+
+

+...the two Ts and the G form a winning diagonal. +

+In each answer, the letter with the "winning move" occupies a different square. Order them by which square is used to complete the row: +

+


+BEL

+UGA

+PAL

+
+

+In a show of cetacean unity, the playful dolphins have recruited a friendly BELUGA PAL to help guide your sub! + +

+
+ + + + + + + + diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r088_MIT_Mystery_Hunt_2015_Graveyard_Meta/solution.html b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r088_MIT_Mystery_Hunt_2015_Graveyard_Meta/solution.html new file mode 100644 index 0000000000000000000000000000000000000000..5ec1d1052f056b17f6f3c2d512153e073e309da8 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r088_MIT_Mystery_Hunt_2015_Graveyard_Meta/solution.html @@ -0,0 +1,117 @@ + + + + + + + + + + + Solution to Graveyard Meta — MIT Mystery Hunt 2015 + + + + + + + + + + + + + + + + + +
+
+
+
Location: Graveyard
Depth: 298
+
+
+
+
+
+
+ +

Solution to Graveyard Meta

+

by halftime

+

Answer: MECHANICAL SEA MONSTER

+
+
+ + Oh my god! This creepy round deep in the ocean is full of spooktacular puzzles! +

+The titles provide the ordering mechanism; each one sounds a lot like one of the first 7 books from the original Goosebumps series. From each answer, extract the one syllable containing an "er" sound. This gives the solution phrase -- after it's been transformed as though by the "Ermahgerd!" meme. +

+ + + + + + + + +
Welcome to Dead WatersSUMMER
Stay Out of the TrenchKERFUFFLE
Shark BloodWINNER
Say Cheese and Dive!CURL UP
The Curse of the Atlantean's TombBIG SUR
Let's Get Submersible!SMS POMMERN
Night of the Living KrakenSTIR FRY
+

+MER KER NER CURL SUR MERN STIR +

The un-ermahgerd'ed phrase is the answer:
MECHANICAL SEA MONSTER + +

+
+ + + + + + + + diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r107_MIT_Mystery_Hunt_2015_Suns_of_China/index.html b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r107_MIT_Mystery_Hunt_2015_Suns_of_China/index.html new file mode 100644 index 0000000000000000000000000000000000000000..6f2e773b79ef9f8c4db19d1bd83cc34e51bc214f --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r107_MIT_Mystery_Hunt_2015_Suns_of_China/index.html @@ -0,0 +1,122 @@ + + + + + + + + + + + Suns of China — MIT Mystery Hunt 2015 + + + + + + + + + + + + + + + + +
+
+
+
+
+
+
+
Location: Atlantis, Colorful Tower
Depth: 480
+
+
+ +
+
+ + + +

Suns of China

+ + +

Answer: click here to reveal

+ + +
+
+ +

Rising from the crow sea it shines upon the treasured chicken

+

From the crow sea it sweeps across the northern capital past the business mound

+

It is the celebration sun projecting onto the crane wall

+

Between the treasured chicken and the business mound

+

Setting in the west peacefully is the morality sun

+

It is the totem of the Han centered in the southern capital

+

Where repeated celebration flows through the nine rivers

+

The southern sun accompanies the measuring sun

+

Leaving the expensive sun alone in the southern flatness

+ + +
+
+ + + + + + + + + + diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r10m_MIT_Mystery_Hunt_2015_Colorful_Tower_Meta/_solution_assets/index.html b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r10m_MIT_Mystery_Hunt_2015_Colorful_Tower_Meta/_solution_assets/index.html new file mode 100644 index 0000000000000000000000000000000000000000..7162fcbc2c28d30d880332141efd64250fa87eb9 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r10m_MIT_Mystery_Hunt_2015_Colorful_Tower_Meta/_solution_assets/index.html @@ -0,0 +1,127 @@ + + + + + + + + + + + Solution to Colorful Tower Meta — MIT Mystery Hunt 2015 + + + + + + + + + + + + + + + + +
+
+
+
+
+
+
+
Location: Atlantis, Colorful Tower
Depth: 359
+
+
+ +
+
+ +

Solution to Colorful Tower Meta

+

by Iolanthe Chronis

+

Answer: IMMORTAL IRON KEEL

+
+
+ + + +This is the Atlantis DEATH meta. +

+In the shell are seven partial hangman games. For each game, one of the puzzle answers is the "letters guessed so far". Not only that, the hangman answer is a "dead" version of that same puzzle answer. +

+ + + + + + + + + +
Puzzle answerHangman answer# of wrong guesses
STARBLACK HOLE3
HOLSTEINBURGER7
HEROMARTYR3
GOPHERROADKILL4
PINESTUMP3
GAMEVENISON3
HUMANZOMBIE4
+
+The grids are alphabetical by answer, and the hangmen are ordered separately in ascending order. +

+Reading the numbered blanks in order, the meta answer is IMMORTAL IRON KEEL. + +

+
+ + + + + + + + diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r10m_MIT_Mystery_Hunt_2015_Colorful_Tower_Meta/solution.html b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r10m_MIT_Mystery_Hunt_2015_Colorful_Tower_Meta/solution.html new file mode 100644 index 0000000000000000000000000000000000000000..7162fcbc2c28d30d880332141efd64250fa87eb9 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r10m_MIT_Mystery_Hunt_2015_Colorful_Tower_Meta/solution.html @@ -0,0 +1,127 @@ + + + + + + + + + + + Solution to Colorful Tower Meta — MIT Mystery Hunt 2015 + + + + + + + + + + + + + + + + +
+
+
+
+
+
+
+
Location: Atlantis, Colorful Tower
Depth: 359
+
+
+ +
+
+ +

Solution to Colorful Tower Meta

+

by Iolanthe Chronis

+

Answer: IMMORTAL IRON KEEL

+
+
+ + + +This is the Atlantis DEATH meta. +

+In the shell are seven partial hangman games. For each game, one of the puzzle answers is the "letters guessed so far". Not only that, the hangman answer is a "dead" version of that same puzzle answer. +

+ + + + + + + + + +
Puzzle answerHangman answer# of wrong guesses
STARBLACK HOLE3
HOLSTEINBURGER7
HEROMARTYR3
GOPHERROADKILL4
PINESTUMP3
GAMEVENISON3
HUMANZOMBIE4
+
+The grids are alphabetical by answer, and the hangmen are ordered separately in ascending order. +

+Reading the numbered blanks in order, the meta answer is IMMORTAL IRON KEEL. + +

+
+ + + + + + + + diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r114_MIT_Mystery_Hunt_2015_Foamy/_solution_assets/index.html b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r114_MIT_Mystery_Hunt_2015_Foamy/_solution_assets/index.html new file mode 100644 index 0000000000000000000000000000000000000000..357055764ddfc2478045a1ac5694339d89987b3f --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r114_MIT_Mystery_Hunt_2015_Foamy/_solution_assets/index.html @@ -0,0 +1,111 @@ + + + + + + + + + + + Solution to Foamy — MIT Mystery Hunt 2015 + + + + + + + + + + + + + + + + +
+
+
+
+
+
+
+
Location: Atlantis, Spotted Tower
Depth: 455
+
+
+ +
+
+ +

Solution to Foamy

+

by Kim Baldauf

+

Answer: VOICELESSNESS

+
+
+ +

The solver sees two grid which look like nonograms, also known as Griddlers or Paint by Numbers. However, the second grid is clearly too sparse to be solvable. Furthermore, the sum of the row numbers in the top grid does not match the sum of the column numbers.

+ +

In fact, both are part of the same grid, where each cell can be white, red, or black. Furthermore, the difference between the sum of the column numbers and the sum of the row numbers in the top grid is exactly the number of red cells; from this, the solver can guess that red cells are counted as part of the row numbers but not the column numbers. Here is the finished picture:

+ +

+ +

The grid displays a picture of Ariel from The Little Mermaid. The red cells form braille; the braille reads 3 DAY PROBLEM 4 ESSES. (The ⠼ in Braille is used to cue a number.) In the context of The Little Mermaid, this clues the answer VOICELESSNESS.

+ + +
+
+ + + + + + + + diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r114_MIT_Mystery_Hunt_2015_Foamy/solution.html b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r114_MIT_Mystery_Hunt_2015_Foamy/solution.html new file mode 100644 index 0000000000000000000000000000000000000000..357055764ddfc2478045a1ac5694339d89987b3f --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r114_MIT_Mystery_Hunt_2015_Foamy/solution.html @@ -0,0 +1,111 @@ + + + + + + + + + + + Solution to Foamy — MIT Mystery Hunt 2015 + + + + + + + + + + + + + + + + +
+
+
+
+
+
+
+
Location: Atlantis, Spotted Tower
Depth: 455
+
+
+ +
+
+ +

Solution to Foamy

+

by Kim Baldauf

+

Answer: VOICELESSNESS

+
+
+ +

The solver sees two grid which look like nonograms, also known as Griddlers or Paint by Numbers. However, the second grid is clearly too sparse to be solvable. Furthermore, the sum of the row numbers in the top grid does not match the sum of the column numbers.

+ +

In fact, both are part of the same grid, where each cell can be white, red, or black. Furthermore, the difference between the sum of the column numbers and the sum of the row numbers in the top grid is exactly the number of red cells; from this, the solver can guess that red cells are counted as part of the row numbers but not the column numbers. Here is the finished picture:

+ +

+ +

The grid displays a picture of Ariel from The Little Mermaid. The red cells form braille; the braille reads 3 DAY PROBLEM 4 ESSES. (The ⠼ in Braille is used to cue a number.) In the context of The Little Mermaid, this clues the answer VOICELESSNESS.

+ + +
+
+ + + + + + + + diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r124_MIT_Mystery_Hunt_2015_Quodlibet/_solution_assets/index.html b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r124_MIT_Mystery_Hunt_2015_Quodlibet/_solution_assets/index.html new file mode 100644 index 0000000000000000000000000000000000000000..b06866aec3dda86de5b5157dc459b93829d6f65a --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r124_MIT_Mystery_Hunt_2015_Quodlibet/_solution_assets/index.html @@ -0,0 +1,114 @@ + + + + + + + + + + + Solution to Quodlibet — MIT Mystery Hunt 2015 + + + + + + + + + + + + + + + + +
+
+
+
+
+
+
+
Location: Atlantis, Spiky Tower
Depth: 420
+
+
+ +
+
+ +

Solution to Quodlibet

+

by Noam D. Elkies

+

Answer: PRACTICE

+
+
+ +

As suggested by the title of the puzzle and the sound file, the recording is of a new “Goldberg variation” each of whose eight phrases combines the corresponding phrase of one of Bach’s 30 variations (in the right hand = high range) with a popular tune (in the left hand = low range), slightly modified to make the harmony and transitions smoother. See the score here. For example, the beginning combines the start of the 3rd variation with “Happy Birthday To You”, and the end combines the end of the 11th variation with “Love Me Tender”. The eight letters of the answer PRACTICE are obtained by extracting from each tune’s name the nth letter where n is the number of the variation played with it:

+ +

3 / haPpy birthday to you
+8 / london bRidge is falling down
+23 / my bonnie lies over the oceAn
+13 / three blind miCe
+5 / deck The halls
+30 / what shall we do with the drunken saIlor [that's a capital I]
+2 / sCarborough fair
+11 / love me tendEr

+ + +
+
+ + + + + + + + diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r124_MIT_Mystery_Hunt_2015_Quodlibet/solution.html b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r124_MIT_Mystery_Hunt_2015_Quodlibet/solution.html new file mode 100644 index 0000000000000000000000000000000000000000..b06866aec3dda86de5b5157dc459b93829d6f65a --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r124_MIT_Mystery_Hunt_2015_Quodlibet/solution.html @@ -0,0 +1,114 @@ + + + + + + + + + + + Solution to Quodlibet — MIT Mystery Hunt 2015 + + + + + + + + + + + + + + + + +
+
+
+
+
+
+
+
Location: Atlantis, Spiky Tower
Depth: 420
+
+
+ +
+
+ +

Solution to Quodlibet

+

by Noam D. Elkies

+

Answer: PRACTICE

+
+
+ +

As suggested by the title of the puzzle and the sound file, the recording is of a new “Goldberg variation” each of whose eight phrases combines the corresponding phrase of one of Bach’s 30 variations (in the right hand = high range) with a popular tune (in the left hand = low range), slightly modified to make the harmony and transitions smoother. See the score here. For example, the beginning combines the start of the 3rd variation with “Happy Birthday To You”, and the end combines the end of the 11th variation with “Love Me Tender”. The eight letters of the answer PRACTICE are obtained by extracting from each tune’s name the nth letter where n is the number of the variation played with it:

+ +

3 / haPpy birthday to you
+8 / london bRidge is falling down
+23 / my bonnie lies over the oceAn
+13 / three blind miCe
+5 / deck The halls
+30 / what shall we do with the drunken saIlor [that's a capital I]
+2 / sCarborough fair
+11 / love me tendEr

+ + +
+
+ + + + + + + + diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r129_MIT_Mystery_Hunt_2015_Follow_the_Bees/follow-the-bees.js b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r129_MIT_Mystery_Hunt_2015_Follow_the_Bees/follow-the-bees.js new file mode 100644 index 0000000000000000000000000000000000000000..342294a48bc8b490884f73e874e53eec09f1632c --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2015/mit2015r129_MIT_Mystery_Hunt_2015_Follow_the_Bees/follow-the-bees.js @@ -0,0 +1,141 @@ +var sin = Math.sin; +var cos = Math.cos; +var atan2 = Math.atan2; +var pi = Math.PI; + +INTERVAL = 10; + +function Bee(center, width, height, img) { + $(img).css('transform-origin', '50% 50%'); + $(img).css('-ms-transform-origin', '50% 50%'); + $(img).css('-webkit-transform-origin', '50% 50%'); + + var coords = [{x: 0, y: 0, theta: 0}]; + var counter = 0; + function anim() { + counter++; + if (counter >= coords.length) { + counter = 0; + } + + $(img).css('top', coords[counter].y); + $(img).css('left', coords[counter].x); + var rot = 'rotate(' + Math.round(coords[counter].theta * 180 / pi) + 'deg)'; + $(img).css('transform', rot); + $(img).css('-ms-transform', rot); + $(img).css('-webkit-transform', rot); + + setTimeout(anim, INTERVAL); + } + setTimeout(anim, INTERVAL); + + this.setPath = function(waggle_ms, angle_cw) { + var waggle_coords = []; + var w = 0.05; + var h = waggle_ms / 300; + for (var i = 0; i <= waggle_ms / INTERVAL; i++) { + var t = i / (waggle_ms / INTERVAL); + waggle_coords.push({ + x: 0, + y: h*(t*2 - 1), + theta: atan2(w * 8 * pi * cos(4 * pi * t*h), 2) + }); + } + + var return_coords = []; + var return_time = 1400 * h / 2; + var x0 = -0.45; + var phi0 = pi / 3; + var phi1 = 5*pi / 3; + var alpha = -x0 / cos(phi0); + var beta = h / sin(phi0); + for (var i = 0; i <= return_time / INTERVAL; i++) { + var t = phi0 + (phi1 - phi0) * (i / (return_time / INTERVAL)); + return_coords.push({ + x: x0 + alpha * cos(t), + y: beta * sin(t), + theta: atan2(alpha * -sin(t), beta * cos(t)) + }); + } + + var return_coords2 = return_coords.map(function(p) { + return {x: -p.x, y: p.y, theta: -p.theta}; + }); + var waggle_coords2 = waggle_coords.map(function(p) { + return {x: -p.x, y: p.y, theta: -p.theta}; + }); + + function interp_rotate(coords1, coords2) { + p1 = coords1[coords1.length - 1]; + p2 = coords2[0]; + var res = []; + for (var i = 1; i < 10; i++) { + res.push({x: p1.x, y: p1.y, theta: p1.theta + (p2.theta - p1.theta) * (i / 10)}); + } + return res; + } + + var all_coords = waggle_coords + .concat(interp_rotate(waggle_coords, return_coords)) + .concat(return_coords) + .concat(interp_rotate(return_coords, waggle_coords2)) + .concat(waggle_coords2) + .concat(interp_rotate(waggle_coords2, return_coords2)) + .concat(return_coords2) + .concat(interp_rotate(return_coords2, waggle_coords)); + + coords = all_coords.map(function(p) { + return { + x: center.x + 20*(cos(angle_cw) * p.x + sin(angle_cw) * p.y) - width / 2, + y: center.y - 20*(-sin(angle_cw) * p.x + cos(angle_cw) * p.y) - height / 2, + theta: angle_cw + p.theta + }; + }); + }; +} + +var bees = []; + +function follow_the_bees_init() { + var width = parseInt($(document.getElementById('bee1')).attr('width')); + var height = parseInt($(document.getElementById('bee1')).attr('height')); + + function get_p(y, x) { + return {x: 67*x + 145, y: 87*y + 455} + } + + bees.push(new Bee(get_p(0, 0), width, height, document.getElementById('bee1'))); + bees.push(new Bee(get_p(1, 3), width, height, document.getElementById('bee2'))); + bees.push(new Bee(get_p(2, 2), width, height, document.getElementById('bee3'))); + bees.push(new Bee(get_p(3, 4), width, height, document.getElementById('bee4'))); + bees.push(new Bee(get_p(4, 2), width, height, document.getElementById('bee5'))); + bees.push(new Bee(get_p(5, 2), width, height, document.getElementById('bee6'))); + bees.push(new Bee(get_p(6, 0), width, height, document.getElementById('bee7'))); + bees.push(new Bee(get_p(7, 3), width, height, document.getElementById('bee8'))); + + fetchParemeters(); +} + +function fetchParemeters() { + $.ajax({ + type: "POST", + url: "/dynamic/puzzle/follow_the_bees/fetch_parameters", + dataType: "json", + data: { } + }).done(function(res) { + if (res.success && res.result.motion_data !== undefined) { + for (var i = 0; i < res.result.motion_data.length; i++) { + bees[i].setPath(res.result.motion_data[i].waggle_ms, + res.result.motion_data[i].angle_cw); + } + setSkyColor(res.result.sky_color); + } + setTimeout(fetchParemeters, 60 * 1000 /* 1 minute */); + }).error(function() { + setTimeout(fetchParemeters, 60 * 1000 /* 1 minute */); + }); +} + +function setSkyColor(color) { + $('#sky-div').css('background-color', color); +} diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2016/mit2016r0112_MIT_Mystery_Hunt_2016_Spot_the_Dog/_solution_assets/index.html b/benchmark/MIT_Mystery_Hunt/puzzles/2016/mit2016r0112_MIT_Mystery_Hunt_2016_Spot_the_Dog/_solution_assets/index.html new file mode 100644 index 0000000000000000000000000000000000000000..e6049831e3f7b362f407f1b1987b92ea4322a794 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2016/mit2016r0112_MIT_Mystery_Hunt_2016_Spot_the_Dog/_solution_assets/index.html @@ -0,0 +1,153 @@ + + + + + + + + + + + Solution to Spot the Dog — MIT Mystery Hunt 2016 + + + + + + + + + + + + + + + + + + + + +
+
+ + + + +
+
+
+ + + +

Solution - Spot the Dog

+

by Corey Plover

+

Answer: Click here to reveal

+
+
+

The provided Google Cardboard scenes are not quite identical and each has a set of extra dogs relative to the other scenes. +

+ + + + + +

Tracing the line of sight of each of these extra dogs spells out strings which collectively form WWW.AHC.COM/MIT. This URL is unambiguously determined by the punctuation included by the extra dogs (full stops being formed by a dog looking down at the ground).

+ +

Visiting www.ahc.com/mit + reveals a splash screen from AHC (one of our sponsors) explaining that the answer to this puzzle is RED CENT. AHC (and specifically their Head of Motion Graphic, Luc Clayton) provided all of the exquisite round artwork and animations for this year's Hunt.

+
+
+
+ + + + + + + + + + + diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2016/mit2016r0112_MIT_Mystery_Hunt_2016_Spot_the_Dog/solution.html b/benchmark/MIT_Mystery_Hunt/puzzles/2016/mit2016r0112_MIT_Mystery_Hunt_2016_Spot_the_Dog/solution.html new file mode 100644 index 0000000000000000000000000000000000000000..e6049831e3f7b362f407f1b1987b92ea4322a794 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2016/mit2016r0112_MIT_Mystery_Hunt_2016_Spot_the_Dog/solution.html @@ -0,0 +1,153 @@ + + + + + + + + + + + Solution to Spot the Dog — MIT Mystery Hunt 2016 + + + + + + + + + + + + + + + + + + + + +
+
+ + + + +
+
+
+ + + +

Solution - Spot the Dog

+

by Corey Plover

+

Answer: Click here to reveal

+
+
+

The provided Google Cardboard scenes are not quite identical and each has a set of extra dogs relative to the other scenes. +

+ + + + + +

Tracing the line of sight of each of these extra dogs spells out strings which collectively form WWW.AHC.COM/MIT. This URL is unambiguously determined by the punctuation included by the extra dogs (full stops being formed by a dog looking down at the ground).

+ +

Visiting www.ahc.com/mit + reveals a splash screen from AHC (one of our sponsors) explaining that the answer to this puzzle is RED CENT. AHC (and specifically their Head of Motion Graphic, Luc Clayton) provided all of the exquisite round artwork and animations for this year's Hunt.

+
+
+
+ + + + + + + + + + + diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2016/mit2016r0113_MIT_Mystery_Hunt_2016_You_Complete_Me/index.html b/benchmark/MIT_Mystery_Hunt/puzzles/2016/mit2016r0113_MIT_Mystery_Hunt_2016_You_Complete_Me/index.html new file mode 100644 index 0000000000000000000000000000000000000000..d8bde9a347dd9ef19705ac90977aff26ff894562 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2016/mit2016r0113_MIT_Mystery_Hunt_2016_You_Complete_Me/index.html @@ -0,0 +1,173 @@ + + + + + + + + + + + You Complete Me — Dog Show — MIT Mystery Hunt 2016 + + + + + + + + + + + + + + + + + + + +
+
+ + + + +
+
+
+ + + +

You Complete Me

+ +
+
+

Or to put it another way, you're my X factor.

+ + + + + + + +
*kiss* *kiss**kiss*
+
+

1, 4, 9, 16, 25, 36

+

4, 9, 16, 25, 36, 49

+

9, 16, 25, 36

+

16, 25, 36, 49, 64, 81

+

9, 16, 25, 36, 49, 64

+

9, 16, 25, 36, 49

+

1, 9, 25, 49, 81

+
+
+
+

6, 32, 90, 228

+

18, 40, 120, 192, 350

+

2, 4, 24, 144, 180, 264

+

6, 24, 50, 144, 252, 320

+

10, 90, 160, 252, 324

+

16, 30, 88, 120, 144, 196

+

40, 110, 156, 196, 240, 324

+
+
+
+ +
+
+
+ + + + + + + + + + + + + diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2016/mit2016r0122_MIT_Mystery_Hunt_2016_Off_the_Leash/index.html b/benchmark/MIT_Mystery_Hunt/puzzles/2016/mit2016r0122_MIT_Mystery_Hunt_2016_Off_the_Leash/index.html new file mode 100644 index 0000000000000000000000000000000000000000..d1bf8fbcb886dc4eb6949059015cda9cec277a88 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2016/mit2016r0122_MIT_Mystery_Hunt_2016_Off_the_Leash/index.html @@ -0,0 +1,164 @@ + + + + + + + + + + + Off The Leash — Dog Show — MIT Mystery Hunt 2016 + + + + + + + + + + + + + + + + + + + +
+
+ + + + +
+
+
+ + + +

Off The Leash

+ +
+
+

The dogs are being put through their paces, but none of them is wearing a lead.

+ +

"Stay!" (6 5, 3, 10, 9, 7 4)

+

"Heel!" (5, 7, 4, 5, 4, 8, 3 4)

+

"Speak!" (7, 9, 6, 5, 5)

+

"Play Dead!" (7, 9, 6, 11, 6, 12, 7)

+

"Sit!" (3, 6, 8, 5)

+

"Shake!" (5 6, 6 5, 5 8, 3 5, 3 6 4)

+
+ADV AKE ANA ANI AOS ATF CHI
+CTR DAN DUM EAM EBR ECR EDV
+EIN ELV EMO ENC ENG EOO ERN
+ESD ESO ETC GEU IAN ICE ILD
+ILI INK IUM IZE LDE LIA LLO
+LNN NAM NDI NDO NGC NGH NOU
+NST NUI OER OGE OME OTE OUS
+PAL PHE PLE PLI RAN RAN RAT
+REM RMO RPH RRI RSI RTH SLE
+SPE TEP THE TOE TOR TOR TZM
+ULE USS ZER 
+
+ +
+
+
+ + + + + + + + + + + + + diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2016/mit2016r012m_MIT_Mystery_Hunt_2016_Obstacle_Training_Meta/_solution_assets/index.html b/benchmark/MIT_Mystery_Hunt/puzzles/2016/mit2016r012m_MIT_Mystery_Hunt_2016_Obstacle_Training_Meta/_solution_assets/index.html new file mode 100644 index 0000000000000000000000000000000000000000..802ae0e685d9036a40832afdd84d2bb8ddc78fdb --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2016/mit2016r012m_MIT_Mystery_Hunt_2016_Obstacle_Training_Meta/_solution_assets/index.html @@ -0,0 +1,159 @@ + + + + + + + + + + + Solution to Obstacle Training — MIT Mystery Hunt 2016 + + + + + + + + + + + + + + + + + + + + +
+
+ + + + +
+
+
+ + + +

Solution - Obstacle Training

+

by Craig Kasper

+

Answer: Click here to reveal

+
+
+

+ The answers to the obstacle training meta can be laid end to + end in lowercase such that the ladders and ramps match the + ascenders and descenders, like this: +

+

+
+ + isthmusofsuezoldmaidsothnielmilkdrytenpmakdzharpbfree + +

+

+ As the flavortext suggests, increment the letters following an + ascender and decrement the letters following a descender. + Those letters will spell out INTENTIONLESS FLEABAGS. +

+
+
+
+ + + + + + + + + + + diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2016/mit2016r012m_MIT_Mystery_Hunt_2016_Obstacle_Training_Meta/solution.html b/benchmark/MIT_Mystery_Hunt/puzzles/2016/mit2016r012m_MIT_Mystery_Hunt_2016_Obstacle_Training_Meta/solution.html new file mode 100644 index 0000000000000000000000000000000000000000..802ae0e685d9036a40832afdd84d2bb8ddc78fdb --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2016/mit2016r012m_MIT_Mystery_Hunt_2016_Obstacle_Training_Meta/solution.html @@ -0,0 +1,159 @@ + + + + + + + + + + + Solution to Obstacle Training — MIT Mystery Hunt 2016 + + + + + + + + + + + + + + + + + + + + +
+
+ + + + +
+
+
+ + + +

Solution - Obstacle Training

+

by Craig Kasper

+

Answer: Click here to reveal

+
+
+

+ The answers to the obstacle training meta can be laid end to + end in lowercase such that the ladders and ramps match the + ascenders and descenders, like this: +

+

+
+ + isthmusofsuezoldmaidsothnielmilkdrytenpmakdzharpbfree + +

+

+ As the flavortext suggests, increment the letters following an + ascender and decrement the letters following a descender. + Those letters will spell out INTENTIONLESS FLEABAGS. +

+
+
+
+ + + + + + + + + + + diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2016/mit2016r0132_MIT_Mystery_Hunt_2016_Mad_Dogs/asset_index.html b/benchmark/MIT_Mystery_Hunt/puzzles/2016/mit2016r0132_MIT_Mystery_Hunt_2016_Mad_Dogs/asset_index.html new file mode 100644 index 0000000000000000000000000000000000000000..3510e8c6631b680e6c6b60533f4aa04f024ae123 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2016/mit2016r0132_MIT_Mystery_Hunt_2016_Mad_Dogs/asset_index.html @@ -0,0 +1,155 @@ + + + + + + + + + + + Mad Dogs — Dog Show — MIT Mystery Hunt 2016 + + + + + + + + + + + + + + + + + + + +
+
+ + + + +
+
+
+ + + +

Mad Dogs

+ +
+
+

Each of these matches looks to be a real dogfight. I wonder what the nickname of the winner will be?

+ +

Jamar "The Terrapin" Smith vs. Omar "The Miner" Thomas

+

Brett "The Buffalo" Brady vs. Cameron "The Panther" Wright

+

T. J. "The Longhorn" Ford vs. Joseph "The Bulldog" Barber

+

Jeffrey "The Commodore" Taylor vs. Isaiah "The Racer" Canaan

+

Chris "The Wildcat" Mills vs. Steve "The Bronco" Nash

+

Howard "The Cardinal" Wright vs. Marc Brown

+

Corey "The Gator" Brewer vs. Stephen "The Bobcat" King

+

Andre "The Tiger" Young vs. Laurence "The Tiger" Bowers

+

Scott "The Wolf" Wood vs. Jake "The Owl" O'Brien

+

Keith "The Rebel" Carter vs. Bryce "The Crusader" Drew

+ +
+
+
+ + + + + + + + + + + + + diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2016/mit2016r0132_MIT_Mystery_Hunt_2016_Mad_Dogs/mad_dogs b/benchmark/MIT_Mystery_Hunt/puzzles/2016/mit2016r0132_MIT_Mystery_Hunt_2016_Mad_Dogs/mad_dogs new file mode 100644 index 0000000000000000000000000000000000000000..3510e8c6631b680e6c6b60533f4aa04f024ae123 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2016/mit2016r0132_MIT_Mystery_Hunt_2016_Mad_Dogs/mad_dogs @@ -0,0 +1,155 @@ + + + + + + + + + + + Mad Dogs — Dog Show — MIT Mystery Hunt 2016 + + + + + + + + + + + + + + + + + + + +
+
+ + + + +
+
+
+ + + +

Mad Dogs

+ +
+
+

Each of these matches looks to be a real dogfight. I wonder what the nickname of the winner will be?

+ +

Jamar "The Terrapin" Smith vs. Omar "The Miner" Thomas

+

Brett "The Buffalo" Brady vs. Cameron "The Panther" Wright

+

T. J. "The Longhorn" Ford vs. Joseph "The Bulldog" Barber

+

Jeffrey "The Commodore" Taylor vs. Isaiah "The Racer" Canaan

+

Chris "The Wildcat" Mills vs. Steve "The Bronco" Nash

+

Howard "The Cardinal" Wright vs. Marc Brown

+

Corey "The Gator" Brewer vs. Stephen "The Bobcat" King

+

Andre "The Tiger" Young vs. Laurence "The Tiger" Bowers

+

Scott "The Wolf" Wood vs. Jake "The Owl" O'Brien

+

Keith "The Rebel" Carter vs. Bryce "The Crusader" Drew

+ +
+
+
+ + + + + + + + + + + + + diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2016/mit2016r013m_MIT_Mystery_Hunt_2016_Ribbons_Meta/_solution_assets/asset_index.html b/benchmark/MIT_Mystery_Hunt/puzzles/2016/mit2016r013m_MIT_Mystery_Hunt_2016_Ribbons_Meta/_solution_assets/asset_index.html new file mode 100644 index 0000000000000000000000000000000000000000..a17745f0aa085d7b8822620d834ae952df9669ee --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2016/mit2016r013m_MIT_Mystery_Hunt_2016_Ribbons_Meta/_solution_assets/asset_index.html @@ -0,0 +1,164 @@ + + + + + + + + + + + Solution to Ribbons — MIT Mystery Hunt 2016 + + + + + + + + + + + + + + + + + + + + +
+
+ + + + +
+
+
+ + + +

Solution - Ribbons

+

by Nathan Fung

+

Answer: Click here to reveal

+
+
+

+ Each of the answers is the name of a dog that has won the + Westminster Kennel Club Dog Show. Ordering the dogs by the + years they won matches them to the 1st-6th place ribbons. +

+

+ For each time their place is shown, the number of + attached ribbons should be used to select that letter out of + the kennel name (this is the word that comes first in the + official dog names.) This spells out JUSTIFIED CHAMPIONS. +

+

The dogs: +

    +
  • 1927 Pinegrade Perfection
  • +
  • 1974 Gretchenhof Columbia River
  • +
  • 1986 Marjetta's National Acclaim
  • +
  • 1990 Wendessa Crown Prince
  • +
  • 1996 Clussexx Country Sunrise
  • +
  • 2007 Felicity's Diamond Jim
  • +
+

+
+
+
+ + + + + + + + + + + diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2016/mit2016r013m_MIT_Mystery_Hunt_2016_Ribbons_Meta/_solution_assets/solution b/benchmark/MIT_Mystery_Hunt/puzzles/2016/mit2016r013m_MIT_Mystery_Hunt_2016_Ribbons_Meta/_solution_assets/solution new file mode 100644 index 0000000000000000000000000000000000000000..a17745f0aa085d7b8822620d834ae952df9669ee --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2016/mit2016r013m_MIT_Mystery_Hunt_2016_Ribbons_Meta/_solution_assets/solution @@ -0,0 +1,164 @@ + + + + + + + + + + + Solution to Ribbons — MIT Mystery Hunt 2016 + + + + + + + + + + + + + + + + + + + + +
+
+ + + + +
+
+
+ + + +

Solution - Ribbons

+

by Nathan Fung

+

Answer: Click here to reveal

+
+
+

+ Each of the answers is the name of a dog that has won the + Westminster Kennel Club Dog Show. Ordering the dogs by the + years they won matches them to the 1st-6th place ribbons. +

+

+ For each time their place is shown, the number of + attached ribbons should be used to select that letter out of + the kennel name (this is the word that comes first in the + official dog names.) This spells out JUSTIFIED CHAMPIONS. +

+

The dogs: +

    +
  • 1927 Pinegrade Perfection
  • +
  • 1974 Gretchenhof Columbia River
  • +
  • 1986 Marjetta's National Acclaim
  • +
  • 1990 Wendessa Crown Prince
  • +
  • 1996 Clussexx Country Sunrise
  • +
  • 2007 Felicity's Diamond Jim
  • +
+

+
+
+
+ + + + + + + + + + + diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2016/mit2016r013m_MIT_Mystery_Hunt_2016_Ribbons_Meta/solution b/benchmark/MIT_Mystery_Hunt/puzzles/2016/mit2016r013m_MIT_Mystery_Hunt_2016_Ribbons_Meta/solution new file mode 100644 index 0000000000000000000000000000000000000000..a17745f0aa085d7b8822620d834ae952df9669ee --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2016/mit2016r013m_MIT_Mystery_Hunt_2016_Ribbons_Meta/solution @@ -0,0 +1,164 @@ + + + + + + + + + + + Solution to Ribbons — MIT Mystery Hunt 2016 + + + + + + + + + + + + + + + + + + + + +
+
+ + + + +
+
+
+ + + +

Solution - Ribbons

+

by Nathan Fung

+

Answer: Click here to reveal

+
+
+

+ Each of the answers is the name of a dog that has won the + Westminster Kennel Club Dog Show. Ordering the dogs by the + years they won matches them to the 1st-6th place ribbons. +

+

+ For each time their place is shown, the number of + attached ribbons should be used to select that letter out of + the kennel name (this is the word that comes first in the + official dog names.) This spells out JUSTIFIED CHAMPIONS. +

+

The dogs: +

    +
  • 1927 Pinegrade Perfection
  • +
  • 1974 Gretchenhof Columbia River
  • +
  • 1986 Marjetta's National Acclaim
  • +
  • 1990 Wendessa Crown Prince
  • +
  • 1996 Clussexx Country Sunrise
  • +
  • 2007 Felicity's Diamond Jim
  • +
+

+
+
+
+ + + + + + + + + + + diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2016/mit2016r0305_MIT_Mystery_Hunt_2016_identify_SORT_index_solve/a10.jpg b/benchmark/MIT_Mystery_Hunt/puzzles/2016/mit2016r0305_MIT_Mystery_Hunt_2016_identify_SORT_index_solve/a10.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fa8e911a75acb2d94cdcf95fdcb3dc0a0ff2442d --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2016/mit2016r0305_MIT_Mystery_Hunt_2016_identify_SORT_index_solve/a10.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1d822c9f1f149059de617bd6f1e5019f4cc357a05ecbe0a56c9d8a646d16f0d +size 4952 diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2016/mit2016r0410_MIT_Mystery_Hunt_2016_Prints/asset_index.html b/benchmark/MIT_Mystery_Hunt/puzzles/2016/mit2016r0410_MIT_Mystery_Hunt_2016_Prints/asset_index.html new file mode 100644 index 0000000000000000000000000000000000000000..9749fc5e7b07b174339819c2775b1dad111dfa2c --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2016/mit2016r0410_MIT_Mystery_Hunt_2016_Prints/asset_index.html @@ -0,0 +1,157 @@ + + + + + + + + + + + Prints — Opus — MIT Mystery Hunt 2016 + + + + + + + + + + + + + + + + + + + +
+
+ + + + +
+
+
+ +

Prints

+ +
+
+
+Click to enlarge. + +
+
+
+
+
+
+
+
+
+
+
+
+
+ + +
+
+
+ + + + + + + + + + + + diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2016/mit2016r0410_MIT_Mystery_Hunt_2016_Prints/prints b/benchmark/MIT_Mystery_Hunt/puzzles/2016/mit2016r0410_MIT_Mystery_Hunt_2016_Prints/prints new file mode 100644 index 0000000000000000000000000000000000000000..9749fc5e7b07b174339819c2775b1dad111dfa2c --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2016/mit2016r0410_MIT_Mystery_Hunt_2016_Prints/prints @@ -0,0 +1,157 @@ + + + + + + + + + + + Prints — Opus — MIT Mystery Hunt 2016 + + + + + + + + + + + + + + + + + + + +
+
+ + + + +
+
+
+ +

Prints

+ +
+
+
+Click to enlarge. + +
+
+
+
+
+
+
+
+
+
+
+
+
+ + +
+
+
+ + + + + + + + + + + + diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2016/mit2016r0603_MIT_Mystery_Hunt_2016_Luminance_Shift/_solution_assets/asset_index.html b/benchmark/MIT_Mystery_Hunt/puzzles/2016/mit2016r0603_MIT_Mystery_Hunt_2016_Luminance_Shift/_solution_assets/asset_index.html new file mode 100644 index 0000000000000000000000000000000000000000..1169c1860eb21a247ea314a2cc7b3af2b42836e6 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2016/mit2016r0603_MIT_Mystery_Hunt_2016_Luminance_Shift/_solution_assets/asset_index.html @@ -0,0 +1,149 @@ + + + + + + + + + + + Luminance Shift — Ysera — MIT Mystery Hunt 2016 + + + + + + + + + + + + + + + + + + + + +
+
+ + + + +
+
+
+ + + +

Solution - Luminance Shift

+

by Michael Booth and Nathan Fung

+

Answer: Click here to reveal

+
+
+

The puzzle consists of a series of squares that change color when the puzzle is reloaded.

+ +

The green value of each square increases by one every time the square changes color. The red and blue values of each square cycle through a series of values. Plotting the red value along the x-axis and the blue value along the y-axis, plots a series of points that outline the shape of a letter. Each square represents one letter and the squares are arranged in alphabetical order.

+ +

Each square changes color at a different rate (one changes once per second, one changes once every 2 seconds, etc). Arranging the squares in this order gives the message THIS GREEN IS BETWEEN WHITECHAPEL AND MILE END. Stepney Green is the London Tube station between Whitechapel and Mile End so the answer is STEPNEY.

+ +
+
+
+ + + + + + + + + + + + diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2016/mit2016r0603_MIT_Mystery_Hunt_2016_Luminance_Shift/_solution_assets/solution b/benchmark/MIT_Mystery_Hunt/puzzles/2016/mit2016r0603_MIT_Mystery_Hunt_2016_Luminance_Shift/_solution_assets/solution new file mode 100644 index 0000000000000000000000000000000000000000..1169c1860eb21a247ea314a2cc7b3af2b42836e6 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2016/mit2016r0603_MIT_Mystery_Hunt_2016_Luminance_Shift/_solution_assets/solution @@ -0,0 +1,149 @@ + + + + + + + + + + + Luminance Shift — Ysera — MIT Mystery Hunt 2016 + + + + + + + + + + + + + + + + + + + + +
+
+ + + + +
+
+
+ + + +

Solution - Luminance Shift

+

by Michael Booth and Nathan Fung

+

Answer: Click here to reveal

+
+
+

The puzzle consists of a series of squares that change color when the puzzle is reloaded.

+ +

The green value of each square increases by one every time the square changes color. The red and blue values of each square cycle through a series of values. Plotting the red value along the x-axis and the blue value along the y-axis, plots a series of points that outline the shape of a letter. Each square represents one letter and the squares are arranged in alphabetical order.

+ +

Each square changes color at a different rate (one changes once per second, one changes once every 2 seconds, etc). Arranging the squares in this order gives the message THIS GREEN IS BETWEEN WHITECHAPEL AND MILE END. Stepney Green is the London Tube station between Whitechapel and Mile End so the answer is STEPNEY.

+ +
+
+
+ + + + + + + + + + + + diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2016/mit2016r0603_MIT_Mystery_Hunt_2016_Luminance_Shift/solution b/benchmark/MIT_Mystery_Hunt/puzzles/2016/mit2016r0603_MIT_Mystery_Hunt_2016_Luminance_Shift/solution new file mode 100644 index 0000000000000000000000000000000000000000..1169c1860eb21a247ea314a2cc7b3af2b42836e6 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2016/mit2016r0603_MIT_Mystery_Hunt_2016_Luminance_Shift/solution @@ -0,0 +1,149 @@ + + + + + + + + + + + Luminance Shift — Ysera — MIT Mystery Hunt 2016 + + + + + + + + + + + + + + + + + + + + +
+
+ + + + +
+
+
+ + + +

Solution - Luminance Shift

+

by Michael Booth and Nathan Fung

+

Answer: Click here to reveal

+
+
+

The puzzle consists of a series of squares that change color when the puzzle is reloaded.

+ +

The green value of each square increases by one every time the square changes color. The red and blue values of each square cycle through a series of values. Plotting the red value along the x-axis and the blue value along the y-axis, plots a series of points that outline the shape of a letter. Each square represents one letter and the squares are arranged in alphabetical order.

+ +

Each square changes color at a different rate (one changes once per second, one changes once every 2 seconds, etc). Arranging the squares in this order gives the message THIS GREEN IS BETWEEN WHITECHAPEL AND MILE END. Stepney Green is the London Tube station between Whitechapel and Mile End so the answer is STEPNEY.

+ +
+
+
+ + + + + + + + + + + + diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2016/mit2016r0741_MIT_Mystery_Hunt_2016_So_Smart/asset_index.html b/benchmark/MIT_Mystery_Hunt/puzzles/2016/mit2016r0741_MIT_Mystery_Hunt_2016_So_Smart/asset_index.html new file mode 100644 index 0000000000000000000000000000000000000000..29a90417ebe45e2f351f332f6eab2c8260a4527b --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2016/mit2016r0741_MIT_Mystery_Hunt_2016_So_Smart/asset_index.html @@ -0,0 +1,155 @@ + + + + + + + + + + + So Smart — Dreamtime — MIT Mystery Hunt 2016 + + + + + + + + + + + + + + + + + + + + + +
+
+ + + + +
+
+
+ +

So Smart

+ +
+
+ + + + + + + + + + +
empat wanita cantik
prayer drum
湿米
tempat basuh
all nations
锅海湾
ஸ்டேடியம்
pusat bandar
一北
புதிய கல்லறை
pandangan yang baik
ironwood
white sand
பழத்தோட்டம்
குன்று பார்வை
长沙
+ + + +
+
+
+ + + + + + + + + + + + diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2016/mit2016r0741_MIT_Mystery_Hunt_2016_So_Smart/so_smart b/benchmark/MIT_Mystery_Hunt/puzzles/2016/mit2016r0741_MIT_Mystery_Hunt_2016_So_Smart/so_smart new file mode 100644 index 0000000000000000000000000000000000000000..29a90417ebe45e2f351f332f6eab2c8260a4527b --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2016/mit2016r0741_MIT_Mystery_Hunt_2016_So_Smart/so_smart @@ -0,0 +1,155 @@ + + + + + + + + + + + So Smart — Dreamtime — MIT Mystery Hunt 2016 + + + + + + + + + + + + + + + + + + + + + +
+
+ + + + +
+
+
+ +

So Smart

+ +
+
+ + + + + + + + + + +
empat wanita cantik
prayer drum
湿米
tempat basuh
all nations
锅海湾
ஸ்டேடியம்
pusat bandar
一北
புதிய கல்லறை
pandangan yang baik
ironwood
white sand
பழத்தோட்டம்
குன்று பார்வை
长沙
+ + + +
+
+
+ + + + + + + + + + + + diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2016/mit2016r0752_MIT_Mystery_Hunt_2016_A_Quick_Sudoku/_solution_assets/asset_index.html b/benchmark/MIT_Mystery_Hunt/puzzles/2016/mit2016r0752_MIT_Mystery_Hunt_2016_A_Quick_Sudoku/_solution_assets/asset_index.html new file mode 100644 index 0000000000000000000000000000000000000000..ea51600d84db980ebaf790454b5518fc30bffb99 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2016/mit2016r0752_MIT_Mystery_Hunt_2016_A_Quick_Sudoku/_solution_assets/asset_index.html @@ -0,0 +1,168 @@ + + + + + + + + + + + A Quick Sudoku — Dreamtime — MIT Mystery Hunt 2016 + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + + +
+
+
+ +

Solution - A Quick Sudoku

+

by Eric Prestemon

+

Answer: Click here to reveal

+
+
+ + + + + + + +
9 7 8 +
8 9 7 1 6 +
4 7 8 9 5 +
9 8 7 1 +
1 7 9 4 8 6 +
8 6 1 5 9 7 +
8 5 4 7 9 +
7 2 9 3 4 6 8 5 1 +
1 4 5 7 8 9 6 +
+

+This is as far as you can solve the puzzle. The underdetermined numbers, per-box, sum to +

+  17 = Q, 21 = U,  9 = I,
+  20 = T,  5 = E, 14 = N,
+   9 = I,  3 = C,  5 = E
+
+for QUITE NICE + +
+
+
+ + + + + + + + + + + diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2016/mit2016r0752_MIT_Mystery_Hunt_2016_A_Quick_Sudoku/_solution_assets/solution b/benchmark/MIT_Mystery_Hunt/puzzles/2016/mit2016r0752_MIT_Mystery_Hunt_2016_A_Quick_Sudoku/_solution_assets/solution new file mode 100644 index 0000000000000000000000000000000000000000..ea51600d84db980ebaf790454b5518fc30bffb99 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2016/mit2016r0752_MIT_Mystery_Hunt_2016_A_Quick_Sudoku/_solution_assets/solution @@ -0,0 +1,168 @@ + + + + + + + + + + + A Quick Sudoku — Dreamtime — MIT Mystery Hunt 2016 + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + + +
+
+
+ +

Solution - A Quick Sudoku

+

by Eric Prestemon

+

Answer: Click here to reveal

+
+
+ + + + + + + +
9 7 8 +
8 9 7 1 6 +
4 7 8 9 5 +
9 8 7 1 +
1 7 9 4 8 6 +
8 6 1 5 9 7 +
8 5 4 7 9 +
7 2 9 3 4 6 8 5 1 +
1 4 5 7 8 9 6 +
+

+This is as far as you can solve the puzzle. The underdetermined numbers, per-box, sum to +

+  17 = Q, 21 = U,  9 = I,
+  20 = T,  5 = E, 14 = N,
+   9 = I,  3 = C,  5 = E
+
+for QUITE NICE + +
+
+
+ + + + + + + + + + + diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2016/mit2016r0752_MIT_Mystery_Hunt_2016_A_Quick_Sudoku/solution b/benchmark/MIT_Mystery_Hunt/puzzles/2016/mit2016r0752_MIT_Mystery_Hunt_2016_A_Quick_Sudoku/solution new file mode 100644 index 0000000000000000000000000000000000000000..ea51600d84db980ebaf790454b5518fc30bffb99 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2016/mit2016r0752_MIT_Mystery_Hunt_2016_A_Quick_Sudoku/solution @@ -0,0 +1,168 @@ + + + + + + + + + + + A Quick Sudoku — Dreamtime — MIT Mystery Hunt 2016 + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + + +
+
+
+ +

Solution - A Quick Sudoku

+

by Eric Prestemon

+

Answer: Click here to reveal

+
+
+ + + + + + + +
9 7 8 +
8 9 7 1 6 +
4 7 8 9 5 +
9 8 7 1 +
1 7 9 4 8 6 +
8 6 1 5 9 7 +
8 5 4 7 9 +
7 2 9 3 4 6 8 5 1 +
1 4 5 7 8 9 6 +
+

+This is as far as you can solve the puzzle. The underdetermined numbers, per-box, sum to +

+  17 = Q, 21 = U,  9 = I,
+  20 = T,  5 = E, 14 = N,
+   9 = I,  3 = C,  5 = E
+
+for QUITE NICE + +
+
+
+ + + + + + + + + + + diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2016/mit2016r086_MIT_Mystery_Hunt_2016_The_TV_Puzzle/asset_index.html b/benchmark/MIT_Mystery_Hunt/puzzles/2016/mit2016r086_MIT_Mystery_Hunt_2016_The_TV_Puzzle/asset_index.html new file mode 100644 index 0000000000000000000000000000000000000000..8a22484cc25af241fa117761398a840fc771f1fe --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2016/mit2016r086_MIT_Mystery_Hunt_2016_The_TV_Puzzle/asset_index.html @@ -0,0 +1,192 @@ + + + + + + + + + + + The TV Puzzle — Pam Ewing — MIT Mystery Hunt 2016 + + + + + + + + + + + + + + + + + + + + + +
+
+ + + + +
+
+
+ + + +

The TV Puzzle

+ +
+
+
    +
  • + The Marcus Beaton Squash Paradox +
  • +
  • + Chuck Versus His Nazi Grandfather +
  • +
  • + Epistemology 532: Münchhausen Trilemma +
  • +
  • + Seattle to Los Angeles +
  • +
  • + The One Where Kyle Learns The Blues +
  • +
  • + The Mike Ito Coast +
  • +
  • + Chef Défoncé +
  • +
  • + The Gang Watches Kickpuncher +
  • +
  • + eps1.18_fram3d-c4r-cra5h.avc +
  • +
  • + Leslie's Baby Shower +
  • +
  • + The Case of the Left Behind Screwdriver +
  • +
  • + In Which Sheldon is Grafted to a Tree +
  • +
  • + Inside Steele Mountain +
  • +
  • + My Opera Visit +
  • +
  • + The Hepatitis Scare +
  • +
+ + +
+
+
+ + + + + + + + + + + + diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2016/mit2016r086_MIT_Mystery_Hunt_2016_The_TV_Puzzle/the_tv_puzzle b/benchmark/MIT_Mystery_Hunt/puzzles/2016/mit2016r086_MIT_Mystery_Hunt_2016_The_TV_Puzzle/the_tv_puzzle new file mode 100644 index 0000000000000000000000000000000000000000..8a22484cc25af241fa117761398a840fc771f1fe --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2016/mit2016r086_MIT_Mystery_Hunt_2016_The_TV_Puzzle/the_tv_puzzle @@ -0,0 +1,192 @@ + + + + + + + + + + + The TV Puzzle — Pam Ewing — MIT Mystery Hunt 2016 + + + + + + + + + + + + + + + + + + + + + +
+
+ + + + +
+
+
+ + + +

The TV Puzzle

+ +
+
+
    +
  • + The Marcus Beaton Squash Paradox +
  • +
  • + Chuck Versus His Nazi Grandfather +
  • +
  • + Epistemology 532: Münchhausen Trilemma +
  • +
  • + Seattle to Los Angeles +
  • +
  • + The One Where Kyle Learns The Blues +
  • +
  • + The Mike Ito Coast +
  • +
  • + Chef Défoncé +
  • +
  • + The Gang Watches Kickpuncher +
  • +
  • + eps1.18_fram3d-c4r-cra5h.avc +
  • +
  • + Leslie's Baby Shower +
  • +
  • + The Case of the Left Behind Screwdriver +
  • +
  • + In Which Sheldon is Grafted to a Tree +
  • +
  • + Inside Steele Mountain +
  • +
  • + My Opera Visit +
  • +
  • + The Hepatitis Scare +
  • +
+ + +
+
+
+ + + + + + + + + + + + diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2016/mit2016r094_MIT_Mystery_Hunt_2016_The_Tenebrous_Stygian_Test_of_Knowledge/ic29.png b/benchmark/MIT_Mystery_Hunt/puzzles/2016/mit2016r094_MIT_Mystery_Hunt_2016_The_Tenebrous_Stygian_Test_of_Knowledge/ic29.png new file mode 100644 index 0000000000000000000000000000000000000000..10f98bc3854b90ab473dec8da27ed53b40061f4f --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2016/mit2016r094_MIT_Mystery_Hunt_2016_The_Tenebrous_Stygian_Test_of_Knowledge/ic29.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50348313a15abf78af28b6f059c45f591549adb74acebd3e238258612ae2c97d +size 5031 diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2016/mit2016r096_MIT_Mystery_Hunt_2016_The_Foetid_Charnel_Pie_Charts/L23.png b/benchmark/MIT_Mystery_Hunt/puzzles/2016/mit2016r096_MIT_Mystery_Hunt_2016_The_Foetid_Charnel_Pie_Charts/L23.png new file mode 100644 index 0000000000000000000000000000000000000000..ef306603a6bd9fdc8dcbb324ad816f28ee64623e --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2016/mit2016r096_MIT_Mystery_Hunt_2016_The_Foetid_Charnel_Pie_Charts/L23.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3bf655e06e6e05288ba1cfefb6bad5faea0ccf8d682d09e711a31f76dff363ca +size 4994 diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2016/mit2016r096_MIT_Mystery_Hunt_2016_The_Foetid_Charnel_Pie_Charts/L45.png b/benchmark/MIT_Mystery_Hunt/puzzles/2016/mit2016r096_MIT_Mystery_Hunt_2016_The_Foetid_Charnel_Pie_Charts/L45.png new file mode 100644 index 0000000000000000000000000000000000000000..dbf369a994cde6a0998d0f779ea445d6f2f0de61 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2016/mit2016r096_MIT_Mystery_Hunt_2016_The_Foetid_Charnel_Pie_Charts/L45.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1db230bb47307f1ee5460473a740326b19c2de6c20c0ebafe452fcea8d4d8242 +size 4957 diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2016/mit2016r101_MIT_Mystery_Hunt_2016_Disappointment/asset_index.html b/benchmark/MIT_Mystery_Hunt/puzzles/2016/mit2016r101_MIT_Mystery_Hunt_2016_Disappointment/asset_index.html new file mode 100644 index 0000000000000000000000000000000000000000..c309f9ba830df03dfee3777d36c4baacd354d445 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2016/mit2016r101_MIT_Mystery_Hunt_2016_Disappointment/asset_index.html @@ -0,0 +1,169 @@ + + + + + + + + + + + Disappointment — Sleeping Gypsy — MIT Mystery Hunt 2016 + + + + + + + + + + + + + + + + + + + +
+
+ + + + +
+
+
+ + + +

Disappointment

+ +
+
+

These maps of the gallery are beautiful, although you suspect that the painter may have accidentally painted over the "This way out" indicator on them.

+ +

Rules and information for Thermo Sudoku

+
+ +
+ +

1.   

+
+ +

2.   

+
+ +

3.   

+
+ +

4.   

+
+ +

5.   

+
+ +

6.   

+
+ +

7.   

+
+ +
+
+
+ + + + + + + + + + + + diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2016/mit2016r101_MIT_Mystery_Hunt_2016_Disappointment/disappointment b/benchmark/MIT_Mystery_Hunt/puzzles/2016/mit2016r101_MIT_Mystery_Hunt_2016_Disappointment/disappointment new file mode 100644 index 0000000000000000000000000000000000000000..c309f9ba830df03dfee3777d36c4baacd354d445 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2016/mit2016r101_MIT_Mystery_Hunt_2016_Disappointment/disappointment @@ -0,0 +1,169 @@ + + + + + + + + + + + Disappointment — Sleeping Gypsy — MIT Mystery Hunt 2016 + + + + + + + + + + + + + + + + + + + +
+
+ + + + +
+
+
+ + + +

Disappointment

+ +
+
+

These maps of the gallery are beautiful, although you suspect that the painter may have accidentally painted over the "This way out" indicator on them.

+ +

Rules and information for Thermo Sudoku

+
+ +
+ +

1.   

+
+ +

2.   

+
+ +

3.   

+
+ +

4.   

+
+ +

5.   

+
+ +

6.   

+
+ +

7.   

+
+ +
+
+
+ + + + + + + + + + + + diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2016/mit2016r1206_MIT_Mystery_Hunt_2016_Aborigine_Dream_Fragment/_solution_assets/index.html b/benchmark/MIT_Mystery_Hunt/puzzles/2016/mit2016r1206_MIT_Mystery_Hunt_2016_Aborigine_Dream_Fragment/_solution_assets/index.html new file mode 100644 index 0000000000000000000000000000000000000000..4db128583f73059a43507f9f88c58362708291ab --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2016/mit2016r1206_MIT_Mystery_Hunt_2016_Aborigine_Dream_Fragment/_solution_assets/index.html @@ -0,0 +1,141 @@ + + + + + + + + + + + Aborigine Dream Fragment — Limbo — MIT Mystery Hunt 2016 + + + + + + + + + + + + + + + + + + + + +
+
+ + +
+
+
+ +

Solution - Aborigine Dream Fragment

+

by Mark Halpin

+

Answer: Click here to reveal

+
+
+ +

The image shown in this dream fragment is a Rainbow Serpent with a body consisting of three distinct sections, and each section comprising seven equally sized "scales". One scale in each section is clearly divided into two half-sized sections:

+
    +
  • Section 1: Red, Orange, Yellow, Green, Blue, White, [Violet / Violet]
  • +
  • Section 2: Red, Orange, Yellow, [Green / Green], White, Indigo, Violet
  • +
  • Section 3: Red, [Orange / Orange], Yellow, Green, White, Indigo, Violet
  • +
+

The whitened blue and indigo scales are an allusion to the puzzle Blazing Trails (whose answer INDIGO BLUE is a mini-round whose answer is WHITENED) and which references the Rainbow Serpent in the puzzle's own clues.

+

There are exactly three single words clues that are 8 letters long and contain a double letter. These map uniquely to the patterns on the snake, with the letters falling into the white spaces spelling the dream fragment answer EAT (i.e. WARINE[SS], ABE[RR]ANT, A[SS]ORTED).

+ +
+
+
+ + + + + + + + + + + + diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2016/mit2016r1206_MIT_Mystery_Hunt_2016_Aborigine_Dream_Fragment/solution.html b/benchmark/MIT_Mystery_Hunt/puzzles/2016/mit2016r1206_MIT_Mystery_Hunt_2016_Aborigine_Dream_Fragment/solution.html new file mode 100644 index 0000000000000000000000000000000000000000..4db128583f73059a43507f9f88c58362708291ab --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2016/mit2016r1206_MIT_Mystery_Hunt_2016_Aborigine_Dream_Fragment/solution.html @@ -0,0 +1,141 @@ + + + + + + + + + + + Aborigine Dream Fragment — Limbo — MIT Mystery Hunt 2016 + + + + + + + + + + + + + + + + + + + + +
+
+ + +
+
+
+ +

Solution - Aborigine Dream Fragment

+

by Mark Halpin

+

Answer: Click here to reveal

+
+
+ +

The image shown in this dream fragment is a Rainbow Serpent with a body consisting of three distinct sections, and each section comprising seven equally sized "scales". One scale in each section is clearly divided into two half-sized sections:

+
    +
  • Section 1: Red, Orange, Yellow, Green, Blue, White, [Violet / Violet]
  • +
  • Section 2: Red, Orange, Yellow, [Green / Green], White, Indigo, Violet
  • +
  • Section 3: Red, [Orange / Orange], Yellow, Green, White, Indigo, Violet
  • +
+

The whitened blue and indigo scales are an allusion to the puzzle Blazing Trails (whose answer INDIGO BLUE is a mini-round whose answer is WHITENED) and which references the Rainbow Serpent in the puzzle's own clues.

+

There are exactly three single words clues that are 8 letters long and contain a double letter. These map uniquely to the patterns on the snake, with the letters falling into the white spaces spelling the dream fragment answer EAT (i.e. WARINE[SS], ABE[RR]ANT, A[SS]ORTED).

+ +
+
+
+ + + + + + + + + + + + diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2016/mit2016r1207_MIT_Mystery_Hunt_2016_Pam_Ewing_Dream_Fragment/_solution_assets/index.html b/benchmark/MIT_Mystery_Hunt/puzzles/2016/mit2016r1207_MIT_Mystery_Hunt_2016_Pam_Ewing_Dream_Fragment/_solution_assets/index.html new file mode 100644 index 0000000000000000000000000000000000000000..44d766175105bd8b93c57fec418333c79498f7d7 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2016/mit2016r1207_MIT_Mystery_Hunt_2016_Pam_Ewing_Dream_Fragment/_solution_assets/index.html @@ -0,0 +1,145 @@ + + + + + + + + + + + Pam Ewing Dream Fragment — Limbo — MIT Mystery Hunt 2016 + + + + + + + + + + + + + + + + + + + + +
+
+ + +
+
+
+ +

Solution - Pam Ewing Dream Fragment

+

by Craig Kasper

+

Answer: Click here to reveal

+
+
+ +

The message in this dream fragment ("Deep, deep down amongst the rocks and the calcite, we struck oil!" refers to World's Longest Diagramless which contains clues near the bottom of the list for ROCKS and CALCITE. Around these clues were six four-letter answers which consisted of a single letter plus a permutation of the letters O-I-L:

+

+ + + + + + + + +
Loam (4)SOIL
Stitch's cartoon pal (4)LILO
Of the hipbone: Prefix (4)ILIO
Snake shape (4)COIL
Limestone, mostly (7)CALCITE
Sways back and forth (5)ROCKS
Drug shipment, maybe (4)KILO
Songs for one (4)SOLI

+

In order, the additional initial letters of these six clues spell the dream fragment answer SLICKS.

+ +

+
+
+ + + + + + + + + + + + diff --git a/benchmark/MIT_Mystery_Hunt/puzzles/2016/mit2016r1207_MIT_Mystery_Hunt_2016_Pam_Ewing_Dream_Fragment/solution.html b/benchmark/MIT_Mystery_Hunt/puzzles/2016/mit2016r1207_MIT_Mystery_Hunt_2016_Pam_Ewing_Dream_Fragment/solution.html new file mode 100644 index 0000000000000000000000000000000000000000..44d766175105bd8b93c57fec418333c79498f7d7 --- /dev/null +++ b/benchmark/MIT_Mystery_Hunt/puzzles/2016/mit2016r1207_MIT_Mystery_Hunt_2016_Pam_Ewing_Dream_Fragment/solution.html @@ -0,0 +1,145 @@ + + + + + + + + + + + Pam Ewing Dream Fragment — Limbo — MIT Mystery Hunt 2016 + + + + + + + + + + + + + + + + + + + + +
+
+ + +
+
+
+ +

Solution - Pam Ewing Dream Fragment

+

by Craig Kasper

+

Answer: Click here to reveal

+
+
+ +

The message in this dream fragment ("Deep, deep down amongst the rocks and the calcite, we struck oil!" refers to World's Longest Diagramless which contains clues near the bottom of the list for ROCKS and CALCITE. Around these clues were six four-letter answers which consisted of a single letter plus a permutation of the letters O-I-L:

+

+ + + + + + + + +
Loam (4)SOIL
Stitch's cartoon pal (4)LILO
Of the hipbone: Prefix (4)ILIO
Snake shape (4)COIL
Limestone, mostly (7)CALCITE
Sways back and forth (5)ROCKS
Drug shipment, maybe (4)KILO
Songs for one (4)SOLI

+

In order, the additional initial letters of these six clues spell the dream fragment answer SLICKS.

+ +

+
+
+ + + + + + + + + + + +