问题4293--Write a program to compute the volume of three different rooms

4293: Write a program to compute the volume of three different rooms

[命题人 : ]
时间限制 : 1.000 sec  内存限制 : 128 MB

题目描述

Write a program to compute the volume of three different rooms

1 2 3
10.0 20.0 30.0
10.0 20.0 300.0

输入

1 2 3
10.0 20.0 30.0
10.0 20.0 300.0

来源/分类