Triangle ASCII art by clock

<?for($p=str_pad;~$n=fgets(STDIN);print$p(~\xf5,33,~\xd5,$i=0))for(;$i++<=$n;)echo$p(~\x83,$i,$i>$n?~\xa0:~\xdf),~\xa3\xf5;

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

download

return to the top page