count down by pooq

\A:-writeln(A),A>0,N is A-10^floor(log(A)/2.4),\N.
m:-readln([X]),\X.

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

download

return to the top page