Factorization corrected by murky-satyr

#!ruby -na
a,b=$F.map &:to_f
puts'%d %d'%[x=a/2-(a*a/4-b)**0.5,a-x]

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

download

return to the top page