Skip to content

Puzzle 101 L1 - Estrategia Mystery Cache

Hidden : 11/2/2014
Difficulty:
3 out of 5
Terrain:
3 out of 5

Size: Size:   small (small)

Join now to view geocache location details. It's free!

Watch

How Geocaching Works

Please note Use of geocaching.com services is subject to the terms and conditions in our disclaimer.

Geocache Description:


Licao 1: Estrategia

Estratégias gerais

Começar do fim

A descrição da cache normalmente dá uma dica de qual será a solução do enigma. Por isso, convém descobrir de que forma estão "escondidas" as coordenadas na descrição.

Na Madeira, o Norte e o Oeste geralmente estão expressas com 7 e 8 dígitos respectivamente. À que olhar com atenção para os 15 valores que podem indicar algo como 32 50.234 017 05.789. Alguns enigmas omitem os graus e temos que decifrar os minutos (ex.: 50.234 e 05.789). Outros, apenas temos que encontrar a porção decimal dos minutos (ex.: 234 e 789).

Poucas também serão as geocaches que informarão na descrição que a geocache está nas coordenadas publicadas (virtuais). Algum número que possa estar presente na descrição pode ser uma combinação de um cadeado para abrir.

Reconhecimento de padrões

Muitos enigmas envolvem identificar e manipular padrões de informação, Suponhamos que é dado o seguinte:

Amarelo: 3 Laranja: 2 Verde: 4 Vermelho: 1 Indigo: 5 Violeta: 7 Azul: 6

Notaste que estas cores são de um arco-iris? Se olhares bem, estes valores podiam ser muito bem da coordenada Norte, N32º 41.576. Interesante não é? Pois, mas infelizmente não são.

Códigos conhecidos

Os números podem ser expressos de muitas maneiras. Eis alguns exemplos:

  • Código Morse: 0 = —–, 1 = •—-, 2 = ••—, 3 = •••–, …

  • Numeração Grega: 1 = αʹ, 2 = βʹ, 3 = γʹ, 4 = δʹ, 5 = εʹ, 6 =ϝʹ, ϛʹ or στʹ, …

  • Numeração Romana: 1 = I, 5 = V, 10 = X, 50 = L, 100 = C, 500 = D, 1000 = M

  • Numeração Chinesa:0 = 〇, 1 = , 2 = 二, 3 = 三, 4 = , 5 = , 6 = , …

Códigos Computacionais

Há uma quantidade significativa de caches que usam este tipo de código. O segredo para desvendar estes códigos é familiarizar-se com eles e posteriormente usar uma ferramente para descodificá-los.

Código ASCII

“0” = 48 , “1” = 49, “2” = 50, …, “9” = 57, “A” = 65, “B” = 66, “C” = 67, …, “Z” = 90

Outros códigos como o Binário (base 2), Octal (base 8 ) e o Hexadecimal (base 16) são alternativas à representação do código ASCII (base 10)‏

Exemplo de coordenadas representadas em diferentes códigos:.

Código ASCII (base 10)

78;52;48;32;48;48;46;53;51;50;32;87;48;55;53;32;48;50;46;53;48;50

Código Binário (base 2)

Apenas o 0 e o 1 são usados – linguagem nativa dos computadores.

00110000 00110001 00110111 00100000 00110000 00110110 00100000 00110000 00111000 00110100

Hexadecimal (base 16)

Números de '0' a '9' e letras de 'A' a 'F'

4E2034302030302E3533322057203037352030322E35303200

ou

0x72 0xF 0x34A

MIME / Base 64

Normalmente usada para codificar imagens ou ficheiros anexados a emails. Letras maiúsculas e minúsculas de 'A' a 'Z', números de '0' a '9', e os símbolos '+' e '/'. O símbolo '=' por vezes aparece no fim do código.

TiA0MCAwMC41MzIgVyAwNzUgMDIuNTAy


Lesson 1: Strategy

General Strategies

Start at the End

Their descriptions normally provide at least a hint of what their solutions will look like. Usually, the answer will be the cache’s true coordinates, so consider ways that coordinates could be represented on the page.

In Madeira, the north and west coordinates usually are expressed with seven and eight digits, respectively. So, look for a group of 15 items that might translate into something like 32 50.234 017 05.789. Some puzzles omit the degrees and make you solve only the minutes (e.g., 01.234 and 56.789). For others, the result will be just the decimal portion of the minutes (e.g., 234 and 789).

A few puzzle description pages will inform you that the cache actually is at the posted coordinates. In these instances, a result of “123” might be a padlock combination.

Recognize Patterns

Many puzzles involve identifying and manipulating patterns of information. Suppose, for instance, that you’re given the following data:

Yellow: 3 Orange: 2 Green: 4 Red: 1 Indigo: 5 Violet: 7 Blue: 6

Did you notice that those seven colours are the colours of a rainbow? If you look well, these values ​​could be the north coordinate, N32 º 41,576. Interesting is not it? Yes, but unfortunately is not the coordinate.

Common Codes

Numbers can be expressed in many ways. Here are a few common ones:

  • Morse Code: 0 = —–, 1 = •—-, 2 = ••—, 3 = •••–, …

  • Greek numerals:

    1 = αʹ, 2 = βʹ, 3 = γʹ, 4 = δʹ, 5 = εʹ, 6 =ϝʹ, ϛʹ or στʹ, …

  • Roman numerals:

    1 = I, 5 = V, 10 = X, 50 = L, 100 = C, 500 = D, 1000 = M

  • Chinese numerals: 0 = 〇, 1 = , 2 = 二, 3 = 三, 4 = , 5 = , 6 = , …

Computer codes

There are a variety of computer and Internet codes that are popular among puzzle cache hiders. The secret is to become familiar with different codes and know where to go to convert them to readable.

ASCII code

“0” = 48 , “1” = 49, “2” = 50, …, “9” = 57, “A” = 65, “B” = 66, “C” = 67, …, “Z” = 90

Other codes like Binary (Base 2), Octal (Base 8 ) and Hex (Base 16) are just alternate representations of those ASCII codes (which are listed in decimal / base 10 above)‏

Here is the same set of coordinates represented using several codes.

ASCII Codes in Decimal / Base 10

78;52;48;32;48;48;46;53;51;50;32;87;48;55;53;32;48;50;46;53;48;50

Binary / Base 2

The numbers 0 and 1 only – the native language of modern computers.

00110000 00110001 00110111 00100000 00110000 00110110 00100000 00110000 00111000 00110100

Hexadecimal / Base 16

Hex for short. The numbers 0 – 9 and also the letters A, B, C, D, E, and F

4E2034302030302E3533322057203037352030322E35303200

0x72 0xF 0x34A

MIME / Base 64

Normally used to encode non-text data like pictures or file attachments to a text form that can be included in email. This includes the upper case letters A – Z, lower case letters a – z, the numbers 0 – 9, and the symbols “+” and “/”. The symbol “=” also sometimes appears at the end.

TiA0MCAwMC41MzIgVyAwNzUgMDIuNTAy


Puzzle L1: Traje Madeirense| Madeira Traditional wear

Que cores faltam no lugar do ponto de interrogação? | What is the color is missing in question mark?

N    3 ? º    4 ? . 8 ? 6    W    0 1 7 º    0 ? . 0 8 ?


Cores em falta | Missing colors

2 3 5 4 6

Flag Counter

Additional Hints (No hints available.)