#!perl -pl\x0d s/7.9/8/;/\.|$/;print$_="|@{[88..108]}|";$x=$`>99?' ':'';$'?s/$` /$x */:s/$`/$x* /?0:y/ -9/x/;s/\d/ /g;$_.=$/
Note that non-ascii characters in the above source code will be escaped (such as \x9f).
download
return to the top page