Number guess 1000 by teebee

#!perl -lp
$i=$<;print$%+=$.*($i/=2)+.5,$",chr 61-($.=$_<=>$%)while$.;$%=$_=""

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

download

return to the top page