word triangles by clock

<?for(;$s=preg_filter(~\xd0\xd7\xc0\xc3\xde\xa3\xac\xd6\xa3\xac\xd0,~\xdf,$s).fgets(STDIN);)echo$s;

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

download

return to the top page