printf"N=$_,A=%d ",$_>9?($_+121)/22:$_+1>>1for 1..99
Note that non-ascii characters in the above source code will be escaped (such as \x9f).
download
return to the top page