tetration by Hendrik

int main(){int i=random(5);write(pow(i,pow(i,2/i*14+i))+"");}

Note that non-ascii characters in the above source code will be escaped (such as \x9f).

download

return to the top page