<?=preg_replace(~\xd0\xdf\xd7\xc0\xde\xd7\xdc\xd4\xdf\xd5\xdc\xdf\x83\xdf\xd6\xd5\xf5\xd6\xd0,~\xd1,fread(STDIN,800));
Note that non-ascii characters in the above source code will be escaped (such as \x9f).
download
return to the top page