Spiral Fixed by *yuko*

m=-1;read*,n;k=0;l=1;do1 i=2-n*2,0;j=k;k=l;l=-j;do1 j=i/2,0;m=m+k;n=n+l;1 print'(2i0h $)',m,n-1;end

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

download

return to the top page