Guess what it does by chocobi

string t,s="0 0";for(int i;i<256;s=t+" "+s+" "+t)t=(string)(i=(i==12)?20:i+1);write(s);

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

download

return to the top page