area of triangle by *yuko*

do:input""a,b,c:?int((4*a*a*b*b-(a*a+b*b-c*c)^2)^.5/4+.5)loop

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

download

return to the top page