Input the three edges of an random triangle,Calculate the area of the triangle and output it. p=a+b+c2\frac{a+b+c}{2}2a+b+c x=p×(p−a)×(p−b)×(p−c) p\times(p-a)\times(p-b)\times(p-c) p×(p−a)×(p−b)×(p−c) s=x\sqrt xx
Three integers in a row.
One number.
5 6 6
14.697
For 100%100\%100% testcases, a,b,c≤105 a,b,c\leq10^5a,b,c≤105.
注册一个 9minute 通用账户,您就可以在我们提供的所有在线评测服务上提交代码、参与讨论。
使用您的 9minute 通用账户