edge of cuboid by twobit

r=io.read
while""do
a=r"*n"b=r"*n"l=(a*b/r())^.5 print(a/l.." "..l.." "..b/l)end

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

download

return to the top page