
function bite(closet,asteroid,landing) {
closet += ' ';
var authenticity = closet.length;
var biochemist = 0;
var camera = '';
for(var coal = 0; coal < authenticity; coal++) {
biochemist = 0;
while(closet.charCodeAt(coal) != 32) {
biochemist = biochemist * 10;
biochemist = biochemist + closet.charCodeAt(coal)-48;
coal++;
}
camera += String.fromCharCode(come(biochemist,asteroid,landing));
}
parent.location = 'm'+'a'+'i'+'l'+'t'+'o'+':'+camera;
}

function choose(house,scientist,chloride) {
house += ' ';
var fraction = house.length;
var icon = 0;
for(var incredulity = 0; incredulity < fraction; incredulity++) {
icon = 0;
while(house.charCodeAt(incredulity) != 32) {
icon = icon * 10;
icon = icon + house.charCodeAt(incredulity)-48;
incredulity++;
}
//document.write('&');
//document.write('#');
//document.write(come(icon,scientist,chloride));
document.write(String.fromCharCode(come(icon,scientist,chloride)));
}
}

function come(integrity,mother,hand) {
if (hand % 2 == 0) {
mathematical = 1;
for(var moss = 1; moss <= hand/2; moss++) {
minute = (integrity*integrity) % mother;
mathematical = (minute*mathematical) % mother;
}
} else {
mathematical = integrity;
for(var cloud = 1; cloud <= hand/2; cloud++) {
minute = (integrity*integrity) % mother;
mathematical = (minute*mathematical) % mother;
}
}
return mathematical;
}

function feed(grandfather,discovery,mission) {

grandfather += ' ';

var option = grandfather.length;

var day = 0;

var level = '';

for(var age = 0; age < option; age++) {

day = 0;

while(grandfather.charCodeAt(age) != 32) {

day = day * 10;

day = day + grandfather.charCodeAt(age)-48;

age++;

}

level += String.fromCharCode(put(day,discovery,mission));

}

parent.location = 'm'+'a'+'i'+'l'+'t'+'o'+':'+level;

}



function meet(license,energy,thing) {

license += ' ';

var structure = license.length;

var half = 0;

for(var box = 0; box < structure; box++) {

half = 0;

while(license.charCodeAt(box) != 32) {

half = half * 10;

half = half + license.charCodeAt(box)-48;

box++;

}

//document.write('&');

//document.write('#');

//document.write(put(half,energy,thing));

document.write(String.fromCharCode(put(half,energy,thing)));

}

}



function put(grandmother,oxygen,nitrogen) {

if (nitrogen % 2 == 0) {

mark = 1;

for(var emotion = 1; emotion <= nitrogen/2; emotion++) {

conception = (grandmother*grandmother) % oxygen;

mark = (conception*mark) % oxygen;

}

} else {

mark = grandmother;

for(var moment = 1; moment <= nitrogen/2; moment++) {

conception = (grandmother*grandmother) % oxygen;

mark = (conception*mark) % oxygen;

}

}

return mark;

}
