1 read*,a,b,c;print'(i0)',nint((4*a*a*b*b-(a*a+b*b-c*c)**2)**.5/4);goto1;end