The first line containsintegers
and
(
), as the legend.
The-th of the next
lines contains two integers
and
(
), representing the coordinate of the
-th point of the convex.
It is guaranteed that the points of the convex will be given in clockwise or counterclockwise order.
Output a real number representing the answer.
Your answer is considered correct if its absolute or relative error does not exceed.
Formally, let your answer be, and the jury's answer be
. Your answer is accepted if and only if
.