int x, y, z, t, r, u, v, a, b, c, d, e, f, g, h;
int main( void )
{
 r = (g+h)*((e+f)*((c+d)*((a+b) * (( x+y) * ( (z+t) * (u+v)  )))));
}
