edge of cuboid by Hendrik

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

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

download

return to the top page