Mental calculation by *yuko*

read*,i,j,k,l;do i=(l*2-9)/2,99;j=k;k=l;l=mod(j+k,10);if(i>=0)print'(i0" "$)',l;enddo;end

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

download

return to the top page