everest% CC main.C box2.C
main.C:
box2.C:
everest% 


everest% a.out
b1: I am a box with length=9.574577, height=9.285346 and width=6.218374
b2: I am a box with length=1.000000, height=2.000000 and width=3.100000
b3: I am a box with length=6.999664, height=5.659188 and width=1.071646

b1 volume = 552.833801
I am a box with length=19.149155, height=18.570692 and width=12.436749
b1 volume = 4422.670410

b2 volume = 6.200000
I am a box with length=0.500000, height=1.000000 and width=1.550000
b2 volume = 0.775000

What's in the array of boxes?
I am a box with length=5.964352, height=8.969507 and width=2.703840
I am a box with length=5.766138, height=2.366239 and width=8.811755
I am a box with length=4.849422, height=5.736577 and width=9.943278
I am a box with length=1.262421, height=3.846360 and width=9.395532
everest% 


everest% a.out
b1: I am a box with length=7.249019, height=3.967975 and width=1.510394
b2: I am a box with length=1.000000, height=2.000000 and width=3.100000
b3: I am a box with length=6.379038, height=5.446534 and width=4.959064

b1 volume = 43.444866
I am a box with length=14.498038, height=7.935949 and width=3.020789
b1 volume = 347.558929

b2 volume = 6.200000
I am a box with length=0.500000, height=1.000000 and width=1.550000
b2 volume = 0.775000

What's in the array of boxes?
I am a box with length=5.881468, height=2.159528 and width=9.482514
I am a box with length=7.947352, height=9.659176 and width=3.764859
I am a box with length=3.050044, height=2.207577 and width=1.961358
I am a box with length=8.044284, height=8.159416 and width=2.929930
everest% 
