Euclids orchard by murky-satyr

val r=BigInt(1)to readInt
for(i<-r){for(j<-r)print("t "(1%i.gcd(j)toInt));println}

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

download

return to the top page