import std.stdio,std.math;void main(){for(int a,b,c;~scanf("%d%d%d",&a,&b,&c);)writef("%.f ",sin(acos=(a*a+b*b-c*c)*.5/a/b)*a*b/2);}