Euclids orchard by *yuko*

read*,n;do3 i=1,n;do2 j=1,n;k=n;1 k=k-1;goto(1)i/k*k/i*j/k*k/j+1;2 print'(a1$) ',"t"(1/k:);3 print*;end

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

download

return to the top page