All about flooble | fun stuff | Get a free chatterbox | Free JavaScript | Avatars    
perplexus dot info

Home > General > Cryptography
Entangled code (Posted on 2005-12-25) Difficulty: 4 of 5
Untwine a full sentence from this disorganized code.

T(h) 12 I 2 o 4 E 20 N 14 L 1 P(t) 12 I 51 n(S) 5**
r 85 E 20 s 91
6 L 3 P 7 r
y 1(5) d 81
19 O 9 i 19
91(4) C 5 o 14 C 7 T 9 N 2(0) O 51 s 85 i 3 y**
z 81 d 4 n 6 z

  Submitted by Tristan    
Rating: 4.3333 (3 votes)
Solution: (Hide)
Hints:
1. "Entangled," "entwined," and "disorganized" are all good descriptions for this code, but the best description is "disorderly." Well... maybe second best!
2. Are you seeing double?
3. Only have half a sentence? What are the parentheses for, exactly?

Decryption:
Basically, each number is like a "goto" command. Whenever we come accross a number, for example, a 12, we should look for the other 12 and start reading again from there. There may be a little trial and error at first to figure out what the parentheses and asterisks mean, but not too much. As you should find out, the numbers in parentheses should be ignored for now, and that asterisks after the 'y' indicate the end of the message. When reaching a line break, you just go on to the next line.

When we untangle the order of letters, this is what we get:
T(h)IsENCryP(t)IOn(S)oLddEsCriPTiONonLy

With correct spaces, punctuation, and capitalization, this reads:
This encryption's old description only

This doesn't make much sense by itself, because it is only half of a sentence. To find the other half of the sentence, it might be a good idea to take a closer look at the code. Not only do all the numbers come in pairs, all the letters come in pairs too (not including things inside parentheses). The letter pairs, something I intended, probably accounts for the strange, rhyming words in the half-sentence.

All the clues seem to point towards repeating the same thing, but instead of getting a string of letters, you must get a string of numbers. Now, the letters are the goto commands. The very first number to read should be the 9 after the second 'T'. The string of numbers ends at the asterisks after the 5.

When we untangle the order of numbers, this is what we get:
9 14 3 12 2 14 5 4 20 85 19 91 (4) 7 12 51 6 81 81 19 51 91 6 1 7 85 20 2 (0) 9 3 1 (5) 4 5

The first thing you should try is to convert it to letters, alphanumerically (A=1, B=2, C=3...). Ignore spaces.
included the single phrase spaghetti code

So the full message, with punctuation, is the following:
This encryption's old description only
included the single phrase "spaghetti code."

What does this sentence mean? "Spaghetti code" was another title I previously had considered for this puzzle. Spaghetti code is a phrase that is used for overly convoluted computer programming code, often code that includes many goto commands. You may search the internet for "spaghetti code" for a more formal definition.

Comments: ( You must be logged in to post comments.)
  Subject Author Date
Puzzle ThoughtsK Sengupta2023-09-07 12:48:30
re: Meatball SurgeryMindrod2006-03-12 23:40:19
SolutionMeatball SurgeryDej Mar2006-03-12 23:23:42
Hints/Tipsre: significant othersTristan2006-03-12 20:04:41
Questionsignificant othersMindrod2006-03-12 00:46:44
SolutionI just don't see anything else.Mindrod2006-03-12 00:41:37
re(3): Solution, or most of oneJyqm2006-01-17 21:03:46
re(2): Solution, or most of oneMindrod2006-01-14 11:58:00
re: Solution, or most of oneJyqm2006-01-10 06:56:38
re: Solution, or most of oneTristan2006-01-10 02:51:57
SolutionSolution, or most of oneMindrod2006-01-10 00:16:43
Hints/TipsBigger hintsTristan2006-01-09 20:26:02
So... how'Jyqm2006-01-09 13:53:25
re(2): Not many hintsJyqm2006-01-03 17:40:16
re: Not many hintsTristan2006-01-01 18:00:46
Not many hintsGamer2005-12-31 11:03:56
re: Not many hintsTristan2005-12-29 18:02:14
Not many hintsGamer2005-12-29 15:26:48
Hints/TipsHint 2Tristan2005-12-28 00:29:54
re: small hintRichard2005-12-26 17:09:43
Hints/Tipssmall hintTristan2005-12-26 15:55:58
Some Thoughtspreliminary thoughtsMindRod2005-12-25 13:12:29
Please log in:
Login:
Password:
Remember me:
Sign up! | Forgot password


Search:
Search body:
Forums (0)
Newest Problems
Random Problem
FAQ | About This Site
Site Statistics
New Comments (13)
Unsolved Problems
Top Rated Problems
This month's top
Most Commented On

Chatterbox:
Copyright © 2002 - 2024 by Animus Pactum Consulting. All rights reserved. Privacy Information