Skip to content

Programming skills Mystery Cache

This cache has been archived.

Asiolio: Nyt ei tämäkään mysti tartte lojua kenenkään ratkaisulistalla liian pitkään, koska työmiehet ovat kaivaneet koko laitoksen pois maasta jossa kätkö oli ollut kiinni. Ilmeisesti ei paikka enää ollut hyvä mainoskyltille :D

More
Hidden : 3/18/2009
Difficulty:
3 out of 5
Terrain:
1.5 out of 5

Size: Size:   micro (micro)

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:

Mysteerikätkö Joensuun kaupungissa, jossa tarvitset ohjelmointitaitoja.

Mystery cache in Joensuu city. You need some programming skills to solve the task.


/* Encrypted coordinates: 43,37,46,63,10,44,22,25,97,52,97,74,36,10 */

int encrypted [14] = {x,x,x,x,x,x,x,x,x,x,x,x,x,x};
int key [14] = {x,x,x,x,x,x,x,x,x,x,x,x,x,x};
int key2 [14] = {2,9,5,7,6,1,8,3,2,7,3,7,4,2};
int divisor;
int subtrahend;
int coordinates [14];

for (i = 0; i < 14; i++) {
divisor = key2[ i]+ key[13 - i];
subtrahend = key[ i] + key2[9];
coordinates[ i]= (encrypted[ i]- subtrahend)/divisor; }

/* code syntax:

array indexes started 0.
int mean integer.
for-loop: for(start situation; must be true; repeat every round) */

Niin ja sen avaimen on piilottanut pirullinen kätköntekijä. No ettei hommasta hauskuus lopu kokonaan sanon että avain on piilotettu yllättävän lähelle. Halutessasi voit tarkistaa loppupisteen koordinaatit geocache.fi:n checkerin kautta.

Loppupiste on melko urbaanilla paikalla joten siellä saa varoa uteliaita silmiä. Paikan ohi kiitää päivän aikana myös useita vähemmän tai enemmän ohjelmoituja laitteita.

I hide a key, and you must find that. Key has been very near of you, I say. You can check you answer (only finnish, sorry): geochecker on the geocache.fi

The final location is on very urban enviroment, so there are many geomuggles too.

Additional Hints (Decrypt)

[mystery] ynathntr: P

Decryption Key

A|B|C|D|E|F|G|H|I|J|K|L|M
-------------------------
N|O|P|Q|R|S|T|U|V|W|X|Y|Z

(letter above equals below, and vice versa)