| Tetrahedrons and Spheres | 
There are a tetrahedrons and b spheres in the 3D-splace, you're asked to calculate the volume occupied by at least one of them (i.e. volume of the union of the objects).
 a, b
a, b 5). The next a lines each contains 12 integers: x1, y1, z1, x2, y2, z2, x3, y3, z3,
x4, y4, z4, the coordinates 
(xi, yi, zi)(
1
5). The next a lines each contains 12 integers: x1, y1, z1, x2, y2, z2, x3, y3, z3,
x4, y4, z4, the coordinates 
(xi, yi, zi)(
1 i
i 4) of the four vertices  of a tetrahedron. 
The next b lines each contains 4 integers x, y, z, r, the coordinates of the center (x, y, z) and the radius r (r
4) of the four vertices  of a tetrahedron. 
The next b lines each contains 4 integers x, y, z, r, the coordinates of the center (x, y, z) and the radius r (r 3). 
All the coordinate values are integers with absolute values no more than 5. The input is terminated by a = b = 0.
3). 
All the coordinate values are integers with absolute values no more than 5. The input is terminated by a = b = 0.
1 1 0 0 4 1 0 4 0 1 4 0 0 5 0 0 0 1 0 0
4.356
Problemsetter: Rujia Liu, Special Thanks: Jingbo Shang