spiral by *yuko*

read*,n;k=1;l=8;do i=n*2,2,-1;j=-k;k=l;l=j;do j=1,i/2;n=n+k;print'(o0.2" "$)',n-9;enddo;enddo;end

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

download

return to the top page