edge of cuboid by *yuko*

#define x sqrt(b*c/a):0:0,^`
var a,b,c:real;begin repeat read(a,b,c);writeln(c/x,b/x,x:0)until 0>0end.

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

download

return to the top page